CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程

文件名称:xml-rpc.net.2.1.0

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-10
  • 文件大小:
    321.07kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

xml-rpc.net.2.1.0 C#的rpc的例子
(系统自动生成,下载前可以参看下载内容)

下载文件列表

src/AssemblyBuildNumber.cs
src/AssemblyDesc.cs
src/AssemblyDescFX1_0.cs
src/AssemblyInfo.cs
src/GuidEx.cs
src/IHttpRequest.cs
src/IHttpRequestHandler.cs
src/IHttpResponse.cs
src/IXmlRpcProxy.cs
src/RequestResponseLogger.cs
src/Tracer.cs
src/util.cs
src/XmlRpcAsyncResult.cs
src/XmlRpcBeginAttribute.cs
src/XmlRpcBoolean.cs
src/XmlRpcClientFormatterSink.cs
src/XmlRpcClientFormatterSinkProvider.cs
src/XmlRpcClientProtocol.cs
src/XmlRpcDateTime.cs
src/XmlRpcDocWriter.cs
src/XmlRpcDouble.cs
src/XmlRpcEndAttribute.cs
src/XmlRpcException.cs
src/XmlRpcFaultException.cs
src/XmlRpcHttpRequest.cs
src/XmlRpcHttpResponse.cs
src/XmlRpcHttpServerProtocol.cs
src/XmlRpcInt.cs
src/XmlRpcLogger.cs
src/XmlRpcMemberAttribute.cs
src/XmlRpcMethodAttribute.cs
src/XmlRpcMethodInfo.cs
src/XmlRpcMissingMappingAttribute.cs
src/XmlRpcNonStandard.cs
src/XmlRpcParameterAttribute.cs
src/XmlRpcParameterInfo.cs
src/XmlRpcProxyCodeGen.cs
src/XmlRpcProxyGen.cs
src/XmlRpcRequest.cs
src/XmlRpcRequestEventArgs.cs
src/XmlRpcResponse.cs
src/XmlRpcResponseEventArgs.cs
src/XmlRpcReturnValueAttribute.cs
src/XmlRpcSerializer.cs
src/XmlRpcServerFormatterSink.cs
src/XmlRpcServerFormatterSinkProvider.cs
src/XmlRpcServerProtocol.cs
src/XmlRpcService.cs
src/XmlRpcServiceAttribute.cs
src/XmlRpcServiceInfo.cs
src/XmlRpcStruct.cs
src/XmlRpcUrlAttribute.cs
src/xmlrpc.sln
src/xmlrpc.csproj
src/XmlRpcClientProtocol.resx
src/CookComputing.XmlRpc.Targets
xmlrpcCF/xmlrpcCF.csproj
interfaces/BloggerAPI.cs
interfaces/MeerkatAPI.cs
interfaces/MetaWeblogAPI.cs
interfaces/MovableTypeAPI.cs
interfaces/vssver.scc
ntest/AssemblyInfo.cs
ntest/deserializerequesttest.cs
ntest/deserializeresponsetest.cs
ntest/invoketest.cs
ntest/optionaldeserializetest.cs
ntest/optionalserializetest.cs
ntest/paramstest.cs
ntest/parsetest.cs
ntest/proxygentest.cs
ntest/remotingservertest.cs
ntest/serializeresponsetest.cs
ntest/serializetest.cs
ntest/serviceinfotest.cs
ntest/StateNameService.cs
ntest/utils.cs
ntest/XmlRpcStructTest.cs
ntest/ntest.csproj
ntest/iso-8859-1_request.xml
ntest/iso-8859-1_response.xml
samples/AsyncBettyApplication/Betty.cs
samples/AsyncBettyApplication/Form1.cs
samples/BettyApplication/Betty.cs
samples/BettyApplication/Form1.cs
samples/LoggingExample/LoggingExample.cs
samples/MathApp/AssemblyInfo.cs
samples/MathApp/Form1.cs
samples/MathService/imath.cs
samples/MathService/MathService.cs
samples/opendht/OpenDHTLib/IOpenDHT.cs
samples/opendht/OpenDHTLib/IOpenDHTKeyValue.cs
samples/opendht/OpenDHTLib/OpenDHT.cs
samples/opendht/OpenDHTLib/OpenDHTBase.cs
samples/opendht/OpenDHTLib/OpenDHTMessage.cs
samples/opendht/OpenDHTLib/OpenDHTMessageDetails.cs
samples/opendht/Program.cs
samples/StateNameServer/client/AssemblyInfo.cs
samples/StateNameServer/client/client.cs
samples/StateNameServer/interface/AssemblyInfo.cs
samples/StateNameServer/interface/IStateName.cs
samples/StateNameServer/server/AssemblyInfo.cs
samples/StateNameServer/server/server.cs
samples/SumAndDiff/SumAndDiff.cs
samples/SumAndDiffVB/SumAndDiffVB.vb
samples/AsyncBettyApplication/AsyncBettyApplication.sln
samples/BettyApplication/BettyApplication.sln
samples/LoggingExample/LoggingExample.sln
samples/MathApp/MathApp.sln
samples/MathService/MathService.sln
samples/StateNameServer/StateNameServer.sln
samples/SumAndDiffVB/SumAndDiffVB.sln
samples/AsyncBettyApplication/AsyncBettyApplication.csproj
samples/BettyApplication/BettyApplication.csproj
samples/LoggingExample/LoggingExample.csproj
samples/MathApp/MathApp.csproj
samples/MathService/MathService.csproj
samples/StateNameServer/client/client.csproj
samples/StateNameServer/interface/interface.csproj
samples/StateNameServer/server/server.csproj
samples/SumAndDiffVB/SumAndDiffVB.vbproj
samples/StateNameServer/server/StateNameServer.exe.config
samples/AsyncBettyApplication/Form1.resx
samples/BettyApplication/Form1.resx
samples/MathApp/Form1.resx
samples/StateName/RPC2.ashx
samples/StateNameServer/client/App.ico
samples/StateNameServer/server/App.ico
README.txt
xml-rpc.net.proj
./bin/BettyApp.exe
./bin/BettyAsyncApp.exe
./bin/LoggingExample.exe
./bin/MathApp.exe
./bin/StateNameClient.exe
./bin/StateNameServer.exe
./bin/StateNameServer.exe.config
./bin/xrpgen.exe
./bin/CookComputing.XmlRpc.CF.dll
./bin/CookComputing.XmlRpcV2.dll
./bin/IStateName.dll
./bin/MathService.dll
./bin1_0/CookComputing.XmlRpc.dll
xrpgen/AssemblyInfo.vb
xrpgen/Main.vb
xrpgen/xrpgen.sln
xrpgen/XrpGen.vb
xrpgen/xrpgen.vbproj

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com