Similar to proxy server but with port forwarding ?
Let us assume we have three computers(with different ip's) which want to send data to ip x.x.x.x, port:N,
I have developed a software to route these connections to server with ip xx.xx.xx, port:80 , now the server forwards requests from computers to ip x.x.x.x , port: N and receives data from xx.xx.xx.xx and sends the respective data requested to respective computers. Can this be achieved?? This can be achieved when a single computer and server is used but what can be done if there are multiple computers??
Update "Its not just a proxy server" it includes port forwarding
Let us assume we have three computers(with different ip's) which want to send data to ip x.x.x.x, port:N,
I have developed a software to route these connections to server with ip xx.xx.xx, port:80 , now the server forwards requests from computers to ip x.x.x.x , port: N and receives data from xx.xx.xx.xx and sends the respective data requested to respective computers. Can this be achieved?? This can be achieved when a single computer and server is used but what can be done if there are multiple computers??
Update "Its not just a proxy server" it includes port forwarding
Last edited: