On 09:40 am, dbcourriel-4...@yahoo.fr wrote:

Hi, i need to connect to many servers
so i've found an example that shows how to connect to many servers see the source below. But i need to get the way to retrieve each server in order to see the satus of the connection, to send to it a message. Is there an connection object with sendData action, getCxStatus for example

The protocol instance is that object. In your case, the ClntProtocol (I hope that you profited well by omitting "ie" from that name).

If you want to keep track of multiple connections, I suggest a list or dictionary.

Jean-Paul

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to