> Can any one has small test script to use telnet on window NT box that I can use
> to understand how the login process works.

As Windows is a GUI operating system, you cannot telnet into it unless
the machine is running some sort of telnet server. If it is running a
telnet server, the login is similiar to a unix machine:

 http://search.cpan.org/doc/JROGERS/Net-Telnet-3.02/lib/Net/Telnet.pm
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to