How to design:Use One TCPIP Client connection to Server and work concurrently

ray yehrayyeh at gmail.com
Fri Oct 25 23:22:25 EDT 2013


In some enviroment,Client connect with Server(Always connect).
It is a little like pipe.Many requester use the pipe send request and receive reponse.In client side,it dispatch requests and handle/match response.






More information about the Python-list mailing list