local port tunneling?

  • Thread starter Thread starter hellrazor
  • Start date Start date
H

hellrazor

Hi,

Is there software that I could install in the client and the server which
will allow me to:

1-Specify which outbound ports in the local machine should be tunneled /
forwarded through port 80. For example, if a program is trying to
communicate to an ouside IP address, using say, port 3630, the program will
intercept this in the local machine, and send the request through port 80

2-At the server side, the software should know that the incoming port 80
request is intended for the port that was initially specified in the client
(i.e.: port 3630).

3-Should be able to handle synchronous / asynchronous communications.


Is it possible? where should I start looking?


Thanks.


Jorge
 
Back
Top