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

From wizarPOS
No edit summary
No edit summary
Line 38: Line 38:
| TCP 8680, 8780, 8681|| Download Server|| Used by terminal to download application.
| TCP 8680, 8780, 8681|| Download Server|| Used by terminal to download application.
|-
|-
| TCP 12010 12011 12012|| Monitor Server|| Used by terminal remote monitoring.
| TCP 12010, 12011, 12012|| Monitor Server|| Used by terminal remote monitoring.
|-
|-
| TCP 8080|| Main Sever || Used by terminal HTTP request. (Agent version < 4.4).
| TCP 8080|| Main Sever || Used by terminal HTTP request. (Agent version < 4.4).

Revision as of 01:23, 19 August 2021

TMS server IP

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

Main Server:
(port 80, 443)

www.wizarview.cn [default 52.247.237.96 ], [bak 47.243.18.36 ]
www.wizarview.com [default 52.247.237.96 ], [bak 47.243.18.36 ]

Communication Server:
(port 11884)

mqtt.wizarview.cn [ 52.143.105.71 ]
mqtt.wizarview.com [ 52.143.105.71 ]

Download Servers:
(port 8680, 8780, 8681)

www.wizarview.com [52.247.237.96 ]
hk.wizarview.com [ 47.91.186.174 ]
dlme.wizarview.com [40.123.228.115]

Monitor server:
(port 12010, 12011, 12012)

remote.wizarview.com [47.243.18.36]
remote.wizarview.cn [180.168.95.118]

Ports

Port Server Description
TCP 80, 443 Main Sever User login and terminal HTTP request.
TCP 11884 Communication Server Used by terminal agent to keep connection.
TCP 8680, 8780, 8681 Download Server Used by terminal to download application.
TCP 12010, 12011, 12012 Monitor Server Used by terminal remote monitoring.
TCP 8080 Main Sever Used by terminal HTTP request. (Agent version < 4.4).
TCP 5222, 27777 Main Server Used by terminal access. (Agent version < 4.1).