摘要: 一 远程过程调用RPCXML-RPC is a Remote Procedure Call method that uses XML passed via HTTP as a transport. With it, a client can call methods with parameters on a remote server (the server is named by a URI) and get back structured data. This module supports writing XML-RPC client code; it handles all the d 阅读全文
posted @ 2010-06-11 18:49 iTech 阅读(1834) 评论(0) 推荐(0)