CRM32Pro SDK  v5.22
List of all members | Public Attributes

Client information struct. More...

Detailed Description

Client information struct.

Examples:
Example10_NetChat.cpp, and Example11_NetChat2.cpp.

Public Attributes

int iLatency
 The latency of the last second. Updated only when a client is connected or disconnected or you call to QueryClientsInfo().
 
int iLatencyAvg
 The latency average of last 10 seconds Updated only when a client is connected or disconnected or you call to QueryClientsInfo().
 
Uint32 IP
 The IP v4 address of the client. Updated automatically.
 
char szName [16]
 The name of the client. Updated automatically.
 

The documentation for this struct was generated from the following file: