haXe

Host

class neko.net.HostAvailable in neko var ip(default,null) : Int32IP Address stored as an Int32. function new( name : String ) : VoidResolve the given host string into an IP address. function reverse() : StringReverse the DNS of the given IP address. function toString() : StringReturn a string representation of the IP address. static function localhost() : StringReturn the local host name.
version #3934, modified 2008-08-14 22:17:37 by ianxm