Quote: Originally Posted by xBrady
I'm not a port guru but will this interfere with other traffic? That sounds like a good port to switch everything to, especially for those who have firewalls. Just that one concern.
According to
http://www.computerhope.com/jargon/p/port.htm port 8080 is an HTTP alternative. (Same for port 8008). Some ISPs like to block certain ports. For example, my ISP, RoadRunner, blocks port 21 which is FTP. Not a problem though because I just set up my FTP server to run on port 999 and everything works great. 8080, in theory, should not cause you any problems.
For best results though, I would make it so the user can choose what port to run on.
Derek