Zen API
zFireSync_StartActiveHealth
C
zStatus zFireSync_StartActiveHealth(zFireSync fireSync, zIPAddress receiver, z32u port);
Parameters
Parameters 
Description 
zFireSync fireSync 
zFireSync object. 
zIPAddress receiver 
IP address of health receiver. 
z32u port 
Port at which the health receiver is listening. 
Description

Commands FireSync server to begin sending health messages to specified receiver.

This function uses the Management channel. 

If this call is successful, FireSync server will open a connection to the specified port and begin transmitting health messages. A zReceiver object can be used to accept the incoming connection from FireSync server and to receive health messages.

File

zFireSync.h

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