[SoapRMI] suggest a soap implementation

Aleksander Slominski aslom_at_cs.indiana.edu
Tue, 23 Jul 2002 11:20:27 -0400


Raghav Ramesh wrote:

>  please suggest me a soap implementation where i can use the web
>  services written in java and the client programs will be in c.
>  the call should work on cross platforms also (windows-linux).

hi,

as you knwo we have only Java and C++ implementations of SOAP
(and RMI API over SOAP). you may want to take look on gSOAP or Soup

otherwise try searching on the net. good starting point is:
http://www.soaplite.com/#LINKS
   http://www.soaprpc.com/resources/

alek