Planning Your Application Program
ADAM5KTCP_ReadStreamData
Chapter 6
Description: Receive stream data that comes from the specific
ADAM-5000/TCP
Syntax: int ADAM5KTCP_ReadStreamData(char
szIP[], struct _StreamData *pStreamData);
Parameters:
szIP[in]: to specify the IP Address for a user to receive the
stream data
*pStreamData[out]: the stream data stored in _StreamData structure
Please refer to Chapter 6-2-5 “Data Structure” for
more detail information about _StreamData structure.
Return: Please refer to Chapter6-2-4 “Return Codes” for more
detail information
ADAM-5000/TCP User’s Manual
6-21