Les web services : connecter des applications
Documents pareils
Les Web Services
$server_url = ’/meerkat/xml-rpc/server.php’;
$msg = new xmlrpcmsg(’meerkat.getCategories’, array());
$client = new xmlrpc_client($server_url, "www.oreillynet.com", 80);
# Send our XML-RPC message t...
SOAP Simple Object Access Protocol
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:tns="http://soapinterop.org/"
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">