in reply to Re^2: 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.
  • Comment on Re^3: IO::Socket::INET: connect: Permission denied

Replies are listed 'Best First'.
Re^4: IO::Socket::INET: connect: Permission denied
by Anonymous Monk on Sep 26, 2012 at 09:19 UTC

    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 ...