Abhishek
Visitor
|
Palabre with .NET client - 2009/03/19 11:30
I am trying to develop a client for Palabre server in C# .NET using socket programming. The connection part is fine. but while sending xml it seems that the format in which my .NET client sends xml string is not supported by Palabre. Can any one please help me with the format in which Palabre communicates... Ofcource, it is XML but at network level .NET sends array of bytes. And my question is How and what exactly the Palabre uses to communicate?
Thanks in advance... :)
|