

So, the user uses a URL with a port number which will arrive on your server at port 80, then the iptable setting in your server will forward that to port 3000.
NODEBOT COM PORT REDIRECT HOW TO
Here's one answer that shows how to do that. Set up automatic port forwarding on your Linux server using iptables so that incoming port 80 requests are automatically routed to port 3000.

RedirectScheme redirects requests from a scheme/port to another.

Run your server on port 80 (the default http port) so no port number is needed in the URL and no redirection or forwarding is needed on the server. Redirecting the Client to a Different Scheme/Port. You can, however field a request on the port 80 on your server and then handle it from there. This is not something that can be controlled from the server. ) Usage Status-Update If you want to get a status update of the robot the payload needs to be value true. Network Status Status of the connection between the com port and the device server, e.g., Disconnected. COM Status Indicates whether the com port is open or closed. When the browser sees a URL without a port, it picks the default port of 80 (for http) or 443 (for https) and uses that port. Open configuration of node and click on the pencil button to create a new neato configuration Enter eMail and password of your neato account (you need to be registered) Configure the index of the robot (0 - first robot, 1 - second robot. TCP Port TCP port on the device server to which the com port is connected (for example, 10001 if using channel 1 or 10002 if using channel 2 on a UDS or XPort device server). I want to change default port to specific port (3000) which my application is running
