[java] quick TCP question

Started by
-1 comments, last by Thoover 14 years, 4 months ago
my game (which I finally started having time to work on) is codded in java, and I want to find a way to use all of the clients as servers also. I want to be able to connect via TCP without worrying about forwarding the ports. If anyone knows of a way or even if it is possible I thank you in advance. The reason I would like the clients as servers is so the bandwidth at the only place remotely close enough for me to put the server will not be used up its only a 10Mbs with 22Mbs burst connection.

This topic is closed to new replies.

Advertisement