Need online help
Blitz3D Forums/Blitz3D Programming/Need online help| 
 | ||
| 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? | 
| 
 | ||
| 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. |