node.js - What is the standard port number for mobile webserver -
i using different server handling requests mobile devices. port number should use?
currently, using 8080, 8081, 8082 , 8083 desktop browser based requests.
should use 7070, 7071, 7072, 7073? or similar? please share valuable inputs
Comments
Post a Comment