Hello,
I've been working on implementing network multiplayer play in my game found here:
http://blitzbasic.com/Community/posts.php?topic=82258
Currently I've tested it with 2 clients connected to a server using Port 80, and it works fine, neither the clients nor server have access to the internet.
Should I be using a different port and if so which ones should I be using?
It's quite a bit of fun in multiplayer, although I'm yet to test it with more than 2 players connected to the server.
I've been working on implementing network multiplayer play in my game found here:
http://blitzbasic.com/Community/posts.php?topic=82258
Currently I've tested it with 2 clients connected to a server using Port 80, and it works fine, neither the clients nor server have access to the internet.
Should I be using a different port and if so which ones should I be using?
It's quite a bit of fun in multiplayer, although I'm yet to test it with more than 2 players connected to the server.