Marcel Ruff
Fri, 30 May 2008 07:21:03 -0700
Arghad Arnaout wrote:
Hi .. Marcel, thanx for correcting me .. I referenced the wrong example ..OK to connect using the XML-RPC .. you can check the source code shipped with xmlBlaster source code under the directoryXMLBLASTER_HOME\demo\csharp\xmlrpcI think that it contains all what you need to connect ... all the stub code (XmlBlaster.cs in CSharpDrawingDemo project and XmlBlasterClient in XmlBlasterLib project) for connecting to xmlblaster server ....
I think it is correct :-) This code is contributed by Cyrille, regards Marcel
Marcel, please correct me if I was wrong... regards, ArghadOn Fri, May 30, 2008 at 10:53 AM, Marcel Ruff <[EMAIL PROTECTED] <[EMAIL PROTECTED]>> wrote:Arghad Arnaout wrote: Hi Mohannad .. Here you can find a sample on how to write a client in csharp ... http://www.xmlblaster.com/xmlBlaster/doc/requirements/client.csharp.html You can start from the code here: http://www.xmlblaster.org/xmlBlaster/src/csharp/Hello.cs.html This Hello.cs uses the SOCKET protocol, so no XMLRPC is needed in this case. But the C# client uses a C DLL beneath (for the SOCKET communication) which is compiled like this: build c-lib --> xmlBlaster/lib/libxmlBlasterClientCD.so If you are on Linux a .so, on Windows a .dll is generated. On Windows you need the Visual Studio compiler and if on Linux you need the gcc or icc and mono thanks Marcel First you have to start the server with XMLRPC support and then you can start your .NET client ... Hope this help you .. Cheers, Arghad On Fri, May 30, 2008 at 9:54 AM, Mohannad <[EMAIL PROTECTED] <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>>> wrote: Dear sir, I need to make a small communication using XMLblaster between two objects : Java and C#. Mr.Zied made a file /(Attached)/ for testing latency in Java and I need to make the same but in C# to make that small communication. Could any body help please? Thanks Mohannad-- Marcel Ruffhttp://www.xmlBlaster.org http://watchee.net Phone: +49 7551 309371
-- Marcel Ruff http://www.xmlBlaster.org http://watchee.net Phone: +49 7551 309371