It really isn't any difficult to force a UDP port on the client side. By default, JJ2 uses port 0, which lets winsock randomly choose an unused port. It really wouldn't be a bad idea to hardcode a fixed port number. Drawbacks would be if some other program happens to already be using that port, or similarly problems playing online on more than one JJ2.
|