Need online help

Blitz3D Forums/Blitz3D Programming/Need online help

XtremeCoder(Posted 2007) [#1]
How can I get a client to connect to a server, remotely. I have the correct ip address typed in from the client side, but it fails, could that be the server's computer/firewall/router, or can Blitz Tcp commands only work locally?


Matty(Posted 2007) [#2]
Blitz TCP and UDP commands work fine over the internet. You may have to forward the port in use if the client/servers are behind a router.