Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

UDP DatagramSocket Port 3658 Not Connecting

843790May 7 2009 — edited May 10 2009
Hey, I've created a server and client for an online space game I'm creating. I have all important stuff being sent on TCP, and all movement on UDP. I test it on my lan network, and it works wonderfully.I got 3658 port forwarded for both UDP and TCP. TCP and UDP works for the person hosting the server, though only TCP works for people across the internet.

Any suggestions on how to fix this?


-Gandolf
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 7 2009
Added on May 7 2009
15 comments
225 views