xml-rpc
scuthxf
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
What is XML-RPC?
XML-RPC is a simple, portable way to make remote procedure calls over HTTP. It can be used with Perl, Java, Python, C, C++, PHP and many oth转载 2011-09-20 18:10:13 · 411 阅读 · 0 评论 -
SimpleXMLRPCServer – Implements an XML-RPC server
Purpose: Implements an XML-RPC server.Python Version: 2.2 and laterThe SimpleXMLRPCServer module contains classes for creating y转载 2011-09-20 18:12:10 · 1016 阅读 · 0 评论
分享