
7 - 6
CA50/UCA Client & Server Developer & User Guide
•
IP Address: The multicast IP address to which the devices send/receive the WT messages. All the devices
in the same subnet must subscribe to the same multicast IP address so they can listen and talk to other
devices on the subnet.
•
Port: The base port on which the device receives the text messages. All the other WT (voice message)
channels listen on port numbers relative to this port.
•
Channel increment: Defines how the WT channels are incremented relative to the base multicast address
or base port. If the increment type is set to port, the device listens on the port number next to the base port
number for Channel 1. For example: if the base port is 5000. If the channel increment type is set to port, the
device listens on port 5001 for Channel 1, port 5003 for Channel 3, etc. Note that the device subscribes to
only one Multicast IP address.
The device sends the WT messages to the same multicast address (base multicast address), but listens to
different channels on different ports.
If the increment type is set to IP address, the device subscribes to multiple multicast addresses for the
different channels. For example: if the base Multicast IP address is 239.192.2.2. and the channel increment
type is set to IP address, the device subscribes to IP address 239.192.2.3 for Channel 1, 239.192.2.4 for
Channel 2, etc.
The device sends the WT messages to different multicast addresses for different channels, but listens to
different channels on the same port (base port).
5.
DownloadFiles
The UCAClient has the capability to download files from an http server to the CA50 device. This is useful when
downloading custom .wav files to be used with notification or business applications.
Information about the files to download can be provided in the profile xml as follows:
<DownloadFiles DownloadAtStartUp="Y">
<File HTTPURL="" PathOnDevice="" Overwrite="N"/>
<File HTTPURL="" PathOnDevice="" Overwrite="N"/>
<File HTTPURL="" PathOnDevice="" Overwrite="N" />
</DownloadFiles>
Attributes:
•
DownloadAtStartUp="Y" - Select "Y" to download the files at user logon.
•
HTTPURL
- Source file location and name.
•
PathOnDevice:
- Destination (path on the CA50 device). The path on the CA50 device where the
files are downloaded is "\Application\Download\".
•
OverWrite="N"
-Select "Y" to overwrite the existing file on the CA50 device, if applicable.
Example Usage:
<File HTTPURL="http://server.somecompany.com/Response.wav" PathOnDevice="" Overwrite="N" />
Source = "http://server.somecompany.com/Response.wav"
Destination = "\Application\Download"
<File HTTPURL="http://server.somecompany.com/Wav/Response.wav" PathOnDevice="\Wav\"
Overwrite="N" />
Source = "http://server.somecompany.com/Wav/Response.wav"
Destination = "\Application\Download\Wav\"
Summary of Contents for CA50
Page 1: ...CA50 UCA Client Server Developer User Guide ...
Page 2: ......
Page 3: ...CA50 UCA Client Server Developer User Guide 72E 93914 02 Revision A November 2009 ...
Page 18: ...xvi CA50 UCA Client Server Developer User Guide ...
Page 24: ...xxii CA50 UCA Client Server Developer User Guide Page intentionally blank ...
Page 30: ...1 6 CA50 UCA Client Server Developer User Guide Page intentionally blank ...
Page 34: ...2 4 CA50 UCA Client Server Developer User Guide Page intentionally blank ...
Page 48: ...3 14 CA50 UCA Client Server Developer User Guide Page intentionally blank ...
Page 106: ...4 58 CA50 UCA Client Server Developer User Guide Page intentionally blank ...
Page 109: ...UCA Client Application on the CA50 5 3 Page intentionally blank ...
Page 110: ...5 4 CA50 UCA Client Server Developer User Guide ...
Page 135: ...UCA Server 6 25 Figure 6 30 Installing Prerequisites Figure 6 31 SQL Server Setup ...
Page 200: ...7 32 CA50 UCA Client Server Developer User Guide Page intentionally blank ...
Page 284: ...9 56 CA50 UCA Client Server Developer User Guide Page intentionally blank ...
Page 302: ...10 18 CA50 UCA Client Server Developer User Guide Page intentionally blank ...
Page 350: ...11 48 CA50 UCA Client Server Developer User Guide Page intentionally blank ...
Page 358: ...12 8 CA50 UCA Client Server Developer User Guide Page intentionally blank ...
Page 418: ...A 6 CA50 UCA Client Server Developer User Guide Page intentionally blank ...
Page 436: ...B 18 CA50 UCA Client Server Developer User Guide Page intentionally blank ...
Page 478: ...E 12 CA50 UCA Client Server Developer User Guide 6 7 8 9 10 11 ...
Page 488: ...F 4 CA50 UCA Client Server Developer User Guide Page intentionally blank ...
Page 492: ...G 4 CA50 UCA Client Server Developer User Guide Page intentionally blank ...
Page 510: ...I 14 CA50 UCA Client Server Developer User Guide Page intentionally blank ...
Page 538: ...Index 12 CA50 UCA Client Server Developer User Guide ...
Page 540: ......
Page 541: ......