Invoking the Web service method

SoapConnection is used to create the Soap_proxy object with connection options that you set using SoapConnection object methods. Once a proxy object for a Web service is created, the client application can begin accessing the Web service. To invoke a Web service method, the proxy object must contain the following information: