GetClientIP()

语法

IP = GetClientIP(Client)
概要
This function returns the IP address of the client and should be called after EventClient(). If the connection is an IPv6 connection the returned address must be freed with FreeIP().

参数

Client The client for which to get the IP.

返回值

Returns the IP address of the client.

参阅

GetClientPort(), IPString(), EventClient()

已支持操作系统

所有

<- FreeIP() - Network Index - GetClientPort() ->