开发者

How Get Message from TCP/IP Python?

how do I get the message that more than two messages in the buffer in the TCP / IP connection in python if I use the XML-RPC. I've tried using Cherrypy if the开发者_如何学JAVA message is received by a normal state if more than one it will not get the message.


About the best answer you will get is to switch framework to twisted. Twisted makes networking laughable because of its simplicity

http://twistedmatrix.com/documents/current/web/howto/xmlrpc.html

Here is a tutorial for xml rpc using twisted.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜