Smart Technologies 3.1 Computer Hardware User Manual


 
Configuring base address and DNS values for
Remote Ink service
Use the following procedure to configure a base address and DNS value for Remote Ink service.
g To configure the base address and DNS value
1. Go to C:\Program Files\SMART Technologies\Remote Ink Service.
2. Open Remoteinkservice.exe.config with a text editor.
3. Scroll to and change the base address to the following:
<add baseAddress="net.tcp://
[myhost.example.com]:35706/RemoteInk"/>
Where
o
[myhost.example.com] is the fully qualified domain name (FQDN) of the computer
hosting Remote Ink service software.
o
The port number 35706 is configurable.
E XA MP LE
<add baseAddress="net.tcp://1.2.3.4:35706/RemoteInk"/>
4. Scroll to and change the dns value to the following:
<dns value="[Domain name]"/>
Where [Domain name] is the domain name of the computer hosting Remote Ink service.
E XA MP LE
<dns value="example.inc"/>
5. Save the file.
C H AP T ER 5
ConfiguringRemote Inksoftware
43