web service between python and c#

Jeroen Ruigrok van der Werven asmodai at in-nomine.org
Tue Jan 8 03:18:18 EST 2008


-On [20080108 07:24], abhishek (guptaabhishek1983 at gmail.com) wrote:
>but have no idea on how to interface it with c# client.

Totally depends on what exactly you need to accomplish.

Some solutions can just use SOAP or REST. Others need full-fledged XML-RPC or
other similar solutions. Some just use a serialization format like JSON.

So what exactly are you trying to do?

-- 
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
イェルーン ラウフロック ヴァン デル ウェルヴェン
http://www.in-nomine.org/ | http://www.rangaku.org/
And every word upon your spiralling cross is but a misled sun, a bitter
 loss...



More information about the Python-list mailing list