[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Re: Receving data past back from a webservice



Sender: "Calabro, Buck" <Buck.Calabro@xxxxxxxxxxxx>

> Okay - If I were just sending one long string of data to the 
> webservice, and then the webservice was going to pass me back 
> data in an xml format, how would I go about getting that,

From a basic perspective, one creates a socket to the web service, sends the long string of data and listens for the response.  You can store the results anyplace you like.

The best thing for you do to is to acquire the documentation from the web service vendor, detailing what they want to see (like POST or GET) and what they will return.
  --buck


The information contained in this electronic mail transmission is intended by Communications Software Consultants, Inc. for the use of the named individual or entity to which it is directed
and may contain information that is privileged or otherwise confidential. If you have received this electronic mail transmission in error, please notify the sender immediately and delete this
message from your system without copying or forwarding it.

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubsribe from the list send mail
to majordomo@xxxxxxxxxxxxx with the body: unsubscribe ftpapi mymailaddr
-----------------------------------------------------------------------