The telnet server that comes with windows work (At least on XP and 2k3).
I don't know about 2000 sever.

The service by default is disabled.

You can enable, and start it via services.msc

I do currently have a working version of a scripted telnet that works on
XP Pro using the build in telnet server.




-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Jim Guion
Sent: Thursday, March 17, 2005 2:31 PM
To: perl-win32-users@listserv.ActiveState.com
Subject: Net::Telnet and Windows Telnet Server --- any alternatives?

Hi Folks,

The Net::Telnet doc explains why the Windows Telnet Server will not work
with that module (sends ANSI cursor positioning codes, etc. instead of
simple ASCII) and mentions that alternative Telnet servers exist, but
does not name them.  Apparently, many of them do the same thing as the
Windows Telnet server unless they allow you to disable 'console mode'
according to the Net::Telnet doc.

So far, all the Telnet servers I have tried exhibit the bad behavior and
don't have a way to turn off 'console mode'.

Does anyone know of a freeware/shareware/open source Telnet server that
works with the Net::Telnet module?

Thanks!

Jim Guion
Sr. Quality Assurance Engineer
Bluesocket, Inc.

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to