On Friday 20 September 2002 15:18, Stephen McConnell wrote: > Torsten Curdt wrote: > >For a project I need to create a webservice server/client structure. The > >server will be java and client will (better - must) be c++. > > > >I tent not to used SOAP because it's a bit heavy weight for this project. > >(connection over GSM) The hessian stuff from caucho seems to be a better > >choice. But they only have a java (and python) implementation :-/ > > > >I am wondering if anyone has some links or hints about > >marshalling/unmarshalling (java <-> c++) objects. > > > >Smells a little like CORBA. > >Don't know if I wanna go this road though... > >...probably not much less heavy weight than SOAP > > > >appreciate any thoughts... > > You may find CORBA performance suprising. > In the following article you find examples of CORBA running 800 times > faster than SOAP and 60 times faster than XML-RPC. > > http://www-106.ibm.com/developerworks/library/ws-pyth9/
Hm... will have a look if I can make this work on WinCE 4.0... Thanks -- Torsten -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
