Installing the Data Server is a relatively simple process. Installation follows these basic steps (detailed below):
Additionally you may need to check the following Firewall/Network related issues hould you have problems:
Install the Software from the Installer. This will install the Software and configure the Servers to run as a Windows Services (http://en.wikipedia.org/wiki/Windows_service). There are two Windows services: the HTTP, and the TTP Server. The HTTP Interface is the the Web Interface accessable in a web browser, and the TTP Interface is the Data Port for the Texmate Tiger Controllers to send and request data from.
Start the Servers from either:
You can start (and stop) each server (Texmate Data Server (HTTP Interface)
and Texmate Data Server (TTP Interface)
) independently of each other.
Note: On Windows Vista (and later) you will need to use the Services Control Panel to Start and Stop the Data Server.
Note: The Data Server (both HTTP and TTP interfaces) are automatically configured to start (as a Windows Service) when your computer (server) boots into Windows.
Stop the Servers from either:
You can stop (and start) each server (Texmate Data Server (HTTP Interface)
and Texmate Data Server (TTP Interface)
) independently of each other.
Note: On Windows Vista (and later Windows versions) you will need to use the Services Control Panel to Start and Stop the Data Server.
Note: The Data Server (both HTTP and TTP interfaces) are automatically configured to start (as a Windows Service) when your computer (server) boots into Windows.
You should be able to to see the Web Interface by pointing your Web Browser to http://localhost:8080/ and http://localhost:8080/admin/ for the Web Administration Control Panel. Note that you will need to log in by default to the Web Interface - the username and password for The Administration Control Panel is Administrator
while the password is also admin
by default. You can add, change, and delete users and passwords in the Administration Control Panel.
Next up you will want to set up a Unit (a Unit is the Data Server term for a device that can connect and upload or request data from the server. It is not termed a Meter because more than one Meter can connect as the same Unit - for example one Meter sending and the second Meter requesting the data the first Meter send. Both connect as the same Unit to access the same data.) You set up a new Unit from the Administration Control Panel.
Now that your Unit is set up (with the Data Server) you will want to configure your Tiger Controller (or Meter) to communicate with it. You will do this with an App.
Texmate has an App Programming Tutorial available at texmate.com/macros/, or you can get started with the example apps listed in the main Help Menu of the Data Server.
You will need the Texmate Development System for loading your App into your Tiger Controller. This is a free download from Texmate, available at texmate.com.
For troubleshooting purposes, such as verifying all your firewall settings are in place, you may wish to confirm that the Data Server is able to accept connections by using a Telnet program such as PuTTY.
Below are some images so you can see how this process works. You will want to familiarize yourself with the Tiger Transfer Protocol first.