Title: RE: C++ client for Apache SOAP
 
Thanks Morten. I'll check it.
 
Apache SOAP server provides 2 ways for a client to send request to server, one is message based, one is PRC based. I need to use message-oriented service.
 
thanks
Yong Chen
-----Original Message-----
From: Morten Haavaldsen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 21, 2002 11:19 AM
To: [EMAIL PROTECTED]
Subject: SV: C++ client for Apache SOAP

Hi,
 
you can take a ook at EasySoap at sourceforge.net although that is RPC based?
I tried that towards Apache SOAP and it works fine.
 
What do you mean by "message-based...not RPC..."?
Isn't SOAP (apache or not) RPC based while you have to turn to e.g. MOM like JMS(Sonic e.g.) for message based stuff?
 
 
/Morten
-----Opprinnelig melding-----
Fra: Yong Chen [mailto:[EMAIL PROTECTED]]
Sendt: ty 19.02.2002 23:41
Til: '[EMAIL PROTECTED]'
Kopi:
Emne: RE: C++ client for Apache SOAP


Hi,

I'm looking for a simple C++ client example for Apache SOAP server, it
should be message based (not RPC based). Can some one point me to the right
place? Or if you have one, can you please send it to me as an example?

thanks a lot
Yong Chen

Reply via email to