Port Forwarding

后端 未结 3 1689
旧巷少年郎
旧巷少年郎 2021-02-15 13:01

I have a simple requirement of a software level port forwarding/tunnelling of socket based communication.

  • I have a source server and port using Sockets. This is a
3条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-15 13:36

    There is a TCP/IP port forwarding utility named portforward available in code.google.com. It is entirely written in Java.

提交回复
热议问题