in reply to
Re: Re: Re: Re: Re: Re: IO::Socket
in thread
IO::Socket
Try connecting to the server program with telnet from the machine where you're running the client program.
% telnet dev01.nerds.com 1200
If that doesn't work, then the problem probably isn't in your client program.
Comment on
Re: Re: Re: Re: Re: Re: Re: IO::Socket
Download
Code
Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Re: Re: Re: IO::Socket
by
dsb
(Chaplain)
on Feb 08, 2001 at 00:40 UTC
That box uses SSH1. Is that why I am having all these problems? If you say yes I am going to blow something up. :) - kel -
[reply]
In Section
Seekers of Perl Wisdom