Message -
From: "Robert J Taylor" <[EMAIL PROTECTED]>
To: "'R. Joseph Newton'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, September 08, 2003 5:16 PM
Subject: RE: retrieve command data from DOS using telnet
&
Robert J Taylor wrote:
> Yes, his machine could very well have Telnet Server installed -- see below
>
> Does your Windows machine have a telnet server?!? I envy you, I guess.
> When I try reaching my laptop from my desktop via command line, I get:
> Greetings! E:\d_drive\perlStuff>telnet 192.168
Yes, his machine could very well have Telnet Server installed -- see below
-Original Message-
From: R. Joseph Newton [mailto:[EMAIL PROTECTED]
Sent: Monday, September 08, 2003 1:37 PM
To: Nitin Aggarwal
Cc: [EMAIL PROTECTED]
Subject: Re: retrieve command data from DOS using telnet
"R. Joseph Newton" wrote:
>
> Does your Windows machine have a telnet server?!? I envy you, I
> guess. When I try reaching my laptop from my desktop via command
> line, I get:
> Greetings! E:\d_drive\perlStuff>telnet 192.168.0.97
> Connecting To 192.168.0.97...Could not open a connection to host
Nitin Aggarwal wrote:
> Hi ,
> I am writing this code to telnet into windows machine.
> The code works fine on the unix machine and runs the command 'ps -ef'. On W2K I am
> trying to telnet into the machine and to recognize the prompt 'C:\' . but it keeps
> on giving the error 'time-out. I have
Hi ,
I am writing this code to telnet into windows machine.
The code works fine on the unix machine and runs the command 'ps -ef'. On W2K I am
trying to telnet into the machine and to recognize the prompt 'C:\' . but it keeps on
giving the error 'time-out. I have tried different combinations of t