Multiple concurrent telnet sessions
Lee Harr
lee at example.com
Wed Dec 8 17:01:36 EST 2004
More information about the Python-list mailing list
Wed Dec 8 17:01:36 EST 2004
- Previous message (by thread): opinions comments needed for improving a simple template engine.
- Next message (by thread): Multiple concurrent telnet sessions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2004-12-08, Tony Pryor <dpplgngr at gmail.com> wrote: > Hello, > > Anyone know if running two client telnet sessions at the same time > should be an inherent problem? They don't seem to want to share a port > or are they trying to use the same console for interaction with the > connected servers? > I don't know if it will work, but have you looked at using twisted for networking? If nothing else, someone on the twisted mailing list may be able to point you in the right direction... http://twistedmatrix.com/
- Previous message (by thread): opinions comments needed for improving a simple template engine.
- Next message (by thread): Multiple concurrent telnet sessions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list