UDP DatagramSocket Port 3658 Not Connecting
843790May 7 2009 — edited May 10 2009Hey, 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