[Twisted-Python] Problem with Echoserver (TCP), Help!

Kartic kartic.krishnamurthy at gmail.com
Mon Jan 3 00:29:20 EST 2005


Hi,

My experience with Twisted is also limited but let me try to help you.
I tried the same combo as you and it worked well with the following
responses:
receive: Hello, world!
receive: What a fine day it is.
receive: Bye-bye!
connection lost: Connection was closed cleanly.

I am sure you started the server before the client.

Do you have some firewall software installed that prevents the client
from connecting to the server?

Thanks
--Kartic




More information about the Python-list mailing list