ServerMessage.getRemoteHost

Retrieves the IP address associated with the remote end of a connection.

class ServerMessage
string
getRemoteHost
()

Return Value

Type: string

the IP address associated with the remote end of a connection, it may be null if you used soup.server.Server.acceptIostream.