Interprocess Communication
Here is a very simple example (no more than a20 lines in Java or C#) which shows you how to use XML-RPC(http://www.xmlrpc.com) to do interprocess communication in mixed alanguage environment without the need of any third party aplicationlike a WebServer…
There is a java client and a java server a C# client and a C# server.
Each client can speak to each server.
The 2 auxilliary libraryxmlrpc-1.1.jar, CookComputing.XmlRpc.dll are downloaded from theApache-XML-RPC project and .NET XML project find on XML-RPCimplementation page.
Download CS-J-Sample.zip




06. Jan, 2007 by 







No comments yet... Be the first to leave a reply!