<< Click to Display Table of Contents >>

Navigation:  Using the program >

Web server

The program has a built-in simple web (http) server. This server allows remotely monitor indicator's state. If the web server is enabled (fig. 1), the program periodically creates snapshots of all pages. Users may open a URL address in a browser and monitor snapshots.

 

Additionally you may define a login and password for users and restrict access.

 

In the "White list" you may specify a list of IP addresses what can access the server. If the list is empty all users may try to connect to the server.

 

The URL example on the local computer:

 

http://127.0.0.1:8081

 

The URL example on a computer in your local network:

 

http://192.168.1.1:8081

 

The URL example in Internet:

 

http://11.22.33.44:8081

 

program-options-6

Fig.1. Web server settings

 

Please note, you may need add rules in your firewall for this web server.

 

If you want to access this web server from Internet, you may need to configure your router and redirect the selected port number to the computer with the program.