Popular recipes by Norman Deppenbroek http://code.activestate.com/recipes/users/575411/2002-12-01T13:46:07-08:00ActiveState Code RecipesPortForwarder - TCL Sockets - (Tcl)
2002-12-01T13:46:07-08:00Norman Deppenbroekhttp://code.activestate.com/recipes/users/575411/http://code.activestate.com/recipes/164989-portforwarder-tcl-sockets-/
<p style="color: grey">
Tcl
recipe 164989
by <a href="/recipes/users/575411/">Norman Deppenbroek</a>
(<a href="/recipes/tags/network/">network</a>).
</p>
<p>PortForwarder forwards incoming tcp/ip data (defined port and ip address)
towards an assigned remote ip address and port. Lowlevel security is done
by checking on remote ip address (which is not secure but blocks)</p>