Zen API
zReceiver_ListenEndPoint
C
zStatus zReceiver_ListenEndPoint(zReceiver receiver, zIPEndPoint* endPoint);
Parameters
Parameters 
Description 
zReceiver receiver 
zReceiver object. 
Description

For active receivers, reports the local end point on which the receiver listens for incoming connections.

The address portion of the returned end point may be zIP_ADDRESS_ANY if the reciever was constructed without an explicit address.

File

zReceiver.h

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