Results 1 to 1 of 1
Thread: TCP sockets inside NAT/FW
- 12-19-2011, 12:37 PM #1
Member
- Join Date
- Dec 2011
- Posts
- 1
- Rep Power
- 0
TCP sockets inside NAT/FW
Hi guys, I'm implementing a game with java and I'm stuck in the network layer.
The main problem is the comunication inside NAT/Firewall, I can have two cases.
client <-----> login server. (client can be inside NAT/FW)
client <-----> client (both can be inside NAT/FW) have to use a relay I supose.
I found some projects that implement this:
- nataware.
- stunt.
- nattrav.
But I can't find examples of how they work, if someone can help me in this I would appreciate.
Similar Threads
-
Getting text from inside a jeditorpane inside a jtabbedpane
By captain alge in forum New To JavaReplies: 9Last Post: 04-12-2011, 07:26 PM -
Sockets
By PhQ in forum New To JavaReplies: 1Last Post: 05-04-2010, 03:36 AM -
Sockets NIO
By aamp in forum New To JavaReplies: 3Last Post: 01-15-2009, 10:56 AM -
Sockets
By Zosden in forum NetworkingReplies: 16Last Post: 05-27-2008, 04:55 PM -
Help with Sockets
By Eric in forum NetworkingReplies: 3Last Post: 12-01-2007, 08:09 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks