SOAP, PHP, RPC and C# .Net

T

T-Man

Hey Folks,

I have an app that calls a webservice written in PHP. I have referenced the
WSDL and when sending data to the server, methods like following work fine:

soapservice MySoap=new soapservice ();
MySoap.search("arg1","arg2");

However, when I need to receive data from the server or extract results, I
am not sure what to do.

None of the methods list any data type returns. Of course, I know what
should be returned and we had been using "RPCResult" and XML documents from
a SoapReader in VB6.

Assuming I am going to retrieve an RPCResult and XML file from the above
method, does anyone have any advice?

Thanks In Advance,

T-Man
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top