XML-RPC是使用c#进行远程过程调用 [英] XML-RPC is a Remote Procedure Calling using c#

查看:158
本文介绍了XML-RPC是使用c#进行远程过程调用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我必须在c#dotnet中进行调用,其中XML-RPC消息是HTTP-POST请求。请求的主体是XML格式。过程在服务器上执行,它返回的值也以XML格式化。任何人都可以帮助我。

I have to make call in c# dotnet, where XML-RPC message is an HTTP-POST request. The body of the request is in XML. A procedure executes on the server and the value it returns is also formatted in XML. Can any body Please help me.

推荐答案

我不确定这是不是你要找的,但你可能会尝试使用这个库,我已经用过了在过去,它节省了大量的时间使用XML-RPC。



下载...

http://code.google.com/p/xmlrpcnet/downloads/list [ ^ ]



以上下载。

http://xml-rpc.net/ [ ^ ]



一般XML-RPC信息。

http://xmlrpc.scripting.com/default.html [ ^ ]
I'm not sure if this is what you are looking for but you might try using this library, I've used it in the past and it save a ton of time working with XML-RPC.

Download...
http://code.google.com/p/xmlrpcnet/downloads/list[^]

Info for the above download.
http://xml-rpc.net/[^]

General XML-RPC info.
http://xmlrpc.scripting.com/default.html[^]


这篇关于XML-RPC是使用c#进行远程过程调用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆