"David Oppenheim" <[EMAIL PROTECTED]> writes: > I'm trying to do some interoperability testing between my Java-based xml-rpc > applications and xml-rpc apps using c++ and/or c. > > I've had quite a bit of difficulty finding and building a C/C++ environment > for xml-rpc. Has anyone out there who has had a successful experience with > C/C++ xml-rpc be willing to coach me along?
We are currently porting an application from a self-written c++ xmlrpc client and to the xmlrpc-implementation from xmlrpc-c.sourceforge.net. Under Linux it seems to run without major problems. Unfortunately I didn't do it personally, but if you write which particular problems you have, I can ask around here for tips. GreetinX Steffen -- Steffen Schwigon <[EMAIL PROTECTED]>
