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]
# 1
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.
klhanich at 2007-6-29 13:02:17 > top of Java-index,Archived Forums,Java Programming...