in reply to Re^3: IO::Socket::INET: connect: Permission denied
in thread IO::Socket::INET: connect: Permission denied

Thanks for hint. I just disabled firewall with no success. Same code goes pass that point on Windows... Regards, Robert.

Well, windows allows you to bind to any port not in use, linux doesn't ...

  • Comment on Re^4: IO::Socket::INET: connect: Permission denied