EventClient()

Syntax

Client = EventClient()
Description
This function is only needed on the server side. It returns the ID of the client which has sent data.

The functions GetClientIP() and GetClientPort() can be used to get more information on the client which send the data.

Supported OS

All

<- CreateNetworkServer() - Network Index - EventServer() ->