Problems with telnetlib

Patrick Vrijlandt p.vrijlandt at aig.azn.nl
Wed Feb 20 09:04:29 EST 2002


> Well, telnetlib works for the limited purposes we use it for here.  Or
> does it?  I found the cause (in my code) of fairly frequent false alarms
> in a monitor I wrote using it, but we still have infrequent false alarms
> which I haven't yet understood.
>
>   --John

As I said, protocol implementation is incomplete in telnetlib.
If that is the problem, logging of protocolmessages could help you.
(These are the messages starting with IAC).

--
Patrick Vrijlandt





More information about the Python-list mailing list