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

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -