Default listening port for Ericom AccessNow Server
Friday, June 17, 2011 at 1:34PM Just got a new Samsung Chromebook, configuring server for RDP access using Ericom AccessNow RDP html 5 client.
This taken from the PowerTermo WebConnect documentation.
Default listening port is 8080 and 8081
Can be changed with following registry entry:
On 32-bit (x86) Windows:
HKEY_LOCAL_MACHINE\SOFTWARE\Ericom Software\HTML5 Server
On 64-bit (x64) Windows:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Ericom Software\HTML5
Server
Add a DWORD value named Listening Port and set it to the desired port
number. After updating the registry, restart the AccessNow Server service.
This port will then be used for encrypted communication instead of 8080. The
value plus one will be used for unencrypted communication instead of 8081