EventClient()

Syntax

Client = EventClient()
Description
This command is only needed on the server side. It allows us to know which client has sent the data.

The commands GetClientIP() and GetClientPort() can be used to get more informations about the client which send the data.

Supported OS

All

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