Sockets connection through firewall
Is there any way to make a connection between a socket outside the FireWall and a server socket inside?
[117 byte] By [
ymesika] at [2007-9-26 4:04:07]

usually a firewall is transparent to software making socket connections, so it would really depend on the firewall configuration, if it will let the communication happen.