[Twisted-Python] Is it possible to write a tcp app which behaves like both client and server?

Eric Hsu nkeric at gmail.com
Tue Jun 28 22:30:52 EDT 2005


Itamar, thank you for your quick reply!

It helps me a lot to make things clear, since I've misunderstood
something important of the application I'm trying to implement ^_^

- Eric

2005/6/28, Itamar Shtull-Trauring <itamar at itamarst.org>:
> On Tue, 2005-06-28 at 20:36 +0800, Eric Hsu wrote:
> 
> > Or: Could I write a server which can connect (from the port it's
> > listening on) to another known server?
> 
> You can't have (in TCP) something that is both server and client on same
> port.




More information about the Twisted-Python mailing list