Socket Problems

2006-05-22 Thread Practical Perl
Hello,lists, We write a simple socket script using IO::Socket module.When this script connect to peer server (both server and my scripts are in the same LAN),it always dropped and print these errors: IO::Socket::INET: connect: Connection refused IO::Socket::INET: connect: Connection timed out H

Re: Socket Problems

2006-05-22 Thread David Romano
Hi Practical Perl, On 5/22/06, Practical Perl wrote: Hello,lists, We write a simple socket script using IO::Socket module.When this script connect to peer server (both server and my scripts are in the same LAN),it always dropped and print these errors: IO::Socket::INET: connect: Connection refu