EsotericSoftware / kryonet

TCP/UDP client/server library for Java, based on Kryo
BSD 3-Clause "New" or "Revised" License
1.82k stars 419 forks source link

Port Forwarding Support #13

Closed ghost closed 10 years ago

ghost commented 10 years ago

From captkirk...@gmail.com on September 02, 2011 06:55:07

Port Forwarding Support would be a great addition to this library.

Original issue: http://code.google.com/p/kryonet/issues/detail?id=12

ghost commented 10 years ago

From nathan.s...@gmail.com on September 02, 2011 22:17:27

How would that work?

ghost commented 10 years ago

From captkirk...@gmail.com on September 04, 2011 07:55:12

I was hoping you knew.

ghost commented 10 years ago

From nathan.s...@gmail.com on April 25, 2012 20:29:24

Port forwarding is a router feature. If you meant NAT traversal, see this: http://stackoverflow.com/questions/917385/nat-traversal-with-java

Status: Invalid