Telnet connection

Bengt Richter bokr at oz.net
Thu Feb 28 18:46:47 EST 2002


On Thu, 28 Feb 2002 19:51:06 +0100, "Riss Nicolas" <alien275 at libertysurf.fr> wrote:

>Has somebody a python program where it is an telnet connection ?

You appear to be running windows. What happens if you get into your browser
and put

    telnet://192.168.0.9:32

in the location (i.e., what you are trying to connect to with your code)?
Do you get a telnet client screen with a login prompt?

Did you try \r\n in place of plain \n in your code?

Regards,
Bengt Richter




More information about the Python-list mailing list