Zen API
zFireSync_GetAddress
C
zStatus zFireSync_GetAddress(z32u deviceId, zAddressInfo* address);
Parameters
Parameters 
Description 
z32u deviceId 
Serial number of the server. 
zAddressInfo* address 
Receives current address configuration if the server was found. 
Description

Locates a FireSync server by id (serial number) and reports its network address settings.

This function uses UDP broadcast messages to locate FHP servers. The servers and client may be on different subnets.

File

zFireSync.h

Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.