Changes between Version 6 and Version 7 of TCPSocketSharing
- Timestamp:
- 07/26/14 11:45:14 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TCPSocketSharing
v6 v7 15 15 It can also be useful in environments where the number of open ports is limited. 16 16 It can also be combined with a [/wiki/ProxyServer Proxy Server] to serve multiple xpra connections. 17 18 It can be used with any type of TCP server. Note however that the server being proxied will see the incoming TCP connection as coming from the xpra server and not the original client. 17 19 }}} 18 20