Smart Technologies SMART Meeting Pro 3.1 User Manual

Page 49

Advertising
background image

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 X A M P L E

<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 X A M P L E

<dns value="example.inc"/>

5. Save the file.

C H A P T E R 5

Configuring Remote Ink software

43

Advertising