system.net
Net Functions
The following functions give you access to interact with http services.
📄️ system.net.getExternalIpAddress
Returns the client's IP address, as it is detected by the Gateway.
📄️ system.net.getHostName
Returns the host name of the computer that the client is currently running on
📄️ system.net.getIpAddress
Returns the IP address of the computer the client is running on, as it appears to the client.
📄️ system.net.getRemoteServers
This function returns a List of Gateway Network servers that are visible from the local Gateway.