It is not very short story, plenty of options here, none of them short; major options being MS SOAP SDK (for plain RPC calls), hand-written serializing frameworks (for passing around object structures), JNI wrappers (for exposing java objects as COM components), plain client WinInet HTTP invokers packaged as COM components, etc. I am out of this business now, but have all the code somewhere at home. Tell me which way you want to go. You can write directly to [EMAIL PROTECTED]
Sergei Meleshchuk 425-705-8547
-----Original Message-----
Hi, I'm looking for sample code to make a RPC-based call to JAVA SOAP server (sevice hosted on Tomcat web server) from VC++ (C++) client. Can any one help me on this ? Regards, Raja |
Title: C++ Client for RPC-based Java service
- C++ Client for RPC-based Java service rajashekar
- Re: C++ Client for RPC-based Java service Radovan Janecek
- RE: C++ Client for RPC-based Java service Eduardo Yánez
- Sergei Meleshchuk