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() : String
version #4356, modified 2008-10-05 11:40:07 by api