Search Results

2
votes

silverlight tcp tunneling / bridging

If traffics passes trough a firewall or NAT router, it probably can be configured to do that. Otherwise you can always write a service that listens to the port you want and forwards it to t …