javascript - A good port for my nodejs game? -
i making nodejs game. have tried many ports(25565,12100,2754,6112,1337 , other random ports). of them worked serverside, clientside blocked firewalls or (what biggest concern) used else increased latency alot. need port is(if possible) open , got nothing using disturb game's connection. suggestions ports?
you should checkout study websockets , firewalls made guys @ socket.io:
https://github.com/learnboost/socket.io/wiki/socket.io-and-firewall-software
Comments
Post a Comment