The ipAddress attribute specifies the ipAddress to use to connect to the eye tracker.
| Name | Type | Description | 
|---|---|---|
| ipaddress | string | A string containing the ip address of the eye tracker. | 
The following specifies the Tobii Plugin should use a custom ip address to connect to the eye tracker:
<eyeTracker>
/ plugin = "tobii"
/ ipAddress = "100.1.1.2"
</eyeTracker>