Use the Server Configuration console Communication tab
- Last UpdatedDec 09, 2024
- 1 minute read
The Communication page provides options to change the InTouch Access Anywhere Server port and the address of the host computer running RDS.

When using an InTouch Access Anywhere Server listening port other than the default (8080), the port number must be explicitly specified in the client address field (for example, http://<machine name>:5678/ ).
When running InTouch Access Anywhere Server on a computer with multiple network cards, change the RDP host address. Change this address from localhost to the IP or DNS address of the network card that has RDP access to the system.
Changes to either setting require a service restart. The General tab provides buttons to start or stop the service. You can also start or stop the service using the Windows Service Manager.
Note: If you change the port number, ensure that you make the corresponding changes to the config.js file’s "wsport" setting. For more information, see About static configuration of the config.js file