public marks

PUBLIC MARKS from nhoizey with tags .net & java

December 2006

The ServerSide Interoperability Blog » About

TheServerSide.Com and TheServerSide.NET community web sites have assembled an able group to lead a discussion of interoperability. Collectively, they seek to shed light on sometimes murky issues of interoperability in computing. The ServerSide Interoperability Blog invites the developer and architect communities – across platforms — to take part in the discussion. The goal is to create a compelling dialog on the useful practices and architectures that relate to this sometimes heated topic.

April 2005

Un web service SOAP pour la brique RCX

by 3 others
En mettant à la portée de tous mon expérience personnelle dans la création de clients SOAP, j'ai voulu permettre à tout développeur de pouvoir exploiter un service web SOAP. Vous avez donc accès à des examples de clients SOAP en Java, PHP (NuSoap), Perl (SOAP::Lite) et Python (SOAPpy et ZSI) pour un Java WSDP web service (document/literal), et aussi à différentes sections démontrant l'interopérabilité entre un web service .NET et des clients JAX-RPC (Java), NuSoap (PHP), SOAP::Lite (Perl), PyXml ou ZSI (Python).