getRemoteHostname

getRemoteHostname(): String;

The getRemoteHostname method of the JadeMultiWorkerTcpConnection class returns a string containing the generic host name (computer name) associated with the remoteAddress property.

This method returns a null string ("") if the DNS look-up fails or the remote host name cannot be resolved.