Title: C++ Client for RPC-based Java service
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
Title: C++ Client for RPC-based Java service
Hi every body,
I downloaded easysoap from http://sourceforge.net/projects/easysoap/ (it also
needs an XML parser for C/C++ "expat" from
http://sourceforge.net/projects/expat/ )
With it, i (about time!) made my first C++ client to a java service "He
Title: C++ Client for RPC-based Java service
Hi, take a look at WASP C++. It is a C++
implementation of SOAP and you can download distribution for VC++. http://www.idoox.com/eap/waspc10/index.html
Radovan Janecek
http://www.idoox.com
- Original Message -
From:
rajashekar
T