A given IP host name object.


Can be created with new method:

Lib.Sys.Net.Host.new(name)

Create host object

name - IP host name


Created host object has properties and methods:

host

provided host string.


ip

actual IP corresponding to the host.


toString()

returns the IP representation of the host


reverse()

perform a reverse-DNS query to resolve a host name from an IP


localhost()

returns the local computer host name


Created with the Personal Edition of HelpNDoc: Create iPhone web-based documentation