# Understand TMS IP Ports

### TMS Server IP Addresses

* The primary TMS server is hosted at '[www.wizarview.com](http://www.wizarview.com)'. This domain resolves to the main server's IP address, which is the central point of communication for TMS operations.
* To ensure global accessibility and redundancy, TMS also utilizes several assistant servers located in various countries. Each of these servers has a unique IP address to facilitate localized operations.

#### Main Server:

* [www.wizarview.com](http://www.wizarview.com) \[default 129.153.119.200[<img src="https://3254882245-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTv6FkzHXX8QyxZpeenq6%2Fuploads%2F91pvNo6dEhMPjv96bXMO%2Fimage.png?alt=media&#x26;token=cd26d1c6-0640-45e1-9cae-b48ce4bc9a21" alt="" data-size="original">](https://www.ip2location.com/demo/129.153.119.200)]\(port 80, 443)

#### Communication Server:

* mqtt.wizarview\.com \[ 129.153.221.231[![](https://3254882245-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTv6FkzHXX8QyxZpeenq6%2Fuploads%2FDx7cwaTJv4QXjHOH2AGb%2Fimage.png?alt=media\&token=6c3b8702-d329-40c8-a971-c09d65573342)](https://www.ip2location.com/demo/129.153.221.231)]\(port 11884, 11885)

#### Download Servers:

1. [www.wizarview.com](http://www.wizarview.com) \[129.153.119.200 [![](https://3254882245-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTv6FkzHXX8QyxZpeenq6%2Fuploads%2FULb5a7WNOnwJtgbe9vgA%2Fimage.png?alt=media\&token=ac66ea84-78a1-4cca-8615-1babb859b9c9)](https://www.ip2location.com/demo/129.153.119.200)] (port 443)
2. dlus.wizarview\.com\[141.148.131.11[![](https://3254882245-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTv6FkzHXX8QyxZpeenq6%2Fuploads%2FKRnmZ8ixGrbnUxqMcgrv%2Fimage.png?alt=media\&token=04cb7960-3451-4182-b0a5-a52f853c7320)](https://www.ip2location.com/demo/141.148.131.11)] (port 443 8680）
3. dluae.wizarview\.com \[193.123.67.48[![](https://3254882245-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTv6FkzHXX8QyxZpeenq6%2Fuploads%2FM3ANTvm0HuLioBj2JGIB%2Fimage.png?alt=media\&token=0451abc8-dec9-4a94-9e4b-d453ba75230a)](https://www.ip2location.com/demo/193.123.67.48)] (port 443 8680)
4. dlsg.wizarview\.com \[129.150.38.203[![](https://3254882245-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTv6FkzHXX8QyxZpeenq6%2Fuploads%2FzvdFETTrqYCycpwn1QiK%2Fimage.png?alt=media\&token=182706d2-f03f-4642-bab1-ed8d82350e01)](https://www.ip2location.com/demo/129.150.38.203)] (port 443 8680)

#### Monitor server:

* remoteme.wizarview\.com\[193.123.67.48[![](https://3254882245-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTv6FkzHXX8QyxZpeenq6%2Fuploads%2Fg7mPBPlSGnGYawkBNQ5f%2Fimage.png?alt=media\&token=9e14bde4-7b16-4d98-a230-407b0aa3e0c0)](https://www.ip2location.com/demo/193.123.67.48)]\(port 12010, 12011, 12012)
* remotesg.wizarview\.com\[129.150.38.203[![](https://3254882245-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTv6FkzHXX8QyxZpeenq6%2Fuploads%2Fg7mPBPlSGnGYawkBNQ5f%2Fimage.png?alt=media\&token=9e14bde4-7b16-4d98-a230-407b0aa3e0c0)](https://www.ip2location.com/demo/129.150.38.203)]\(port 12010, 12011, 12012)
* dlus.wizarview\.com\[141.148.131.11[![](https://3254882245-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTv6FkzHXX8QyxZpeenq6%2Fuploads%2FKRnmZ8ixGrbnUxqMcgrv%2Fimage.png?alt=media\&token=04cb7960-3451-4182-b0a5-a52f853c7320)](https://www.ip2location.com/demo/141.148.131.11)] (port 12010, 12011, 12012）

### Ports Configuration

* TMS requires specific network ports to be open for seamless communication and operational efficiency. The exact ports used depend on the services and protocols TMS utilizes.

| 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).       |

### Network Configuration and Security

* Ensure that the network configuration allows for the specified ports to be accessible. This might involve configuring firewalls and other security appliances.
* Prioritize security when configuring ports, especially those used for transmitting sensitive data. This is particularly crucial for smart POS systems handling financial transactions.
