How to Understand TMS Server IP Addresses and Port Configuration: Difference between revisions

From wizarPOS
(Created page with "==TMS server IP== The main server of TMS is located in www.wizarview.cn. There are also several downloading servers located in different countries. ==The port of TMS== {| cla...")
 
Line 2: Line 2:
The main server of TMS is located in www.wizarview.cn. There are also several downloading servers located in different countries.
The main server of TMS is located in www.wizarview.cn. There are also several downloading servers located in different countries.


==The port of TMS==
==Ports==
{| class="wikitable"
{| class="wikitable"
|-
|-
! Port !!Server !! Description
! Port !!Server !! Description
|-
|-
| 443 || Main Sever|| User login and terminal HTTP access.
| TCP 443 || Main Sever|| User login and terminal HTTP access.
|-
|-
| 8080|| Main Sever || Used by terminal HTTP access with agent(version < 4.4).
| TCP 8080|| Main Sever || Used by terminal HTTP access with agent(version < 4.4).
|-
|-
| 8680 || Download Server|| Used by terminal downloading application.
| TCP 8680 || Download Server|| Used by terminal downloading application.
|-
|-
| 5222 17777 10080 || Main Server|| Used by terminal access with agent(version < 4.1)
| TCP 5222 17777 10080 || Main Server|| Used by terminal access with agent(version < 4.1)
|-
|-
| 11884 || Main Server|| Used by terminal access with agent(version >= 4.1)
| TCP 11884 || Main Server|| Used by terminal access with agent(version >= 4.1)
|}
|}

Revision as of 07:38, 4 April 2019

TMS server IP

The main server of TMS is located in www.wizarview.cn. There are also several downloading servers located in different countries.

Ports

Port Server Description
TCP 443 Main Sever User login and terminal HTTP access.
TCP 8080 Main Sever Used by terminal HTTP access with agent(version < 4.4).
TCP 8680 Download Server Used by terminal downloading application.
TCP 5222 17777 10080 Main Server Used by terminal access with agent(version < 4.1)
TCP 11884 Main Server Used by terminal access with agent(version >= 4.1)