Zen API
zFireSync_Ping
C
zStatus zFireSync_Ping(zFireSync fireSync, zFireSyncChannel channel, z64u timeout);
Parameters
Parameters 
Description 
zFireSync fireSync 
zFireSync object. 
zFireSyncChannel channel 
Server channel to ping. 
z64u timeout 
Ping-monitoring timeout, in microseconds, or zero to disable ping monitoring. 
Description

Checks that FireSync server is responsive, and optionally enables server ping monitoring.

This function sends a command to FireSync server to verify that it is still responsive, and optionally enables ping monitoring. When ping monitoring is enabled, FireSync server will close connections if a new ping is not received within the specified timeout interval. Ping monitoring is not supported on the Upgrade channel.

File

zFireSync.h

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