package cs.system.net
Available on csnew (addr:Int64)
new (address:NativeArray<UInt8>, scopeId:Int64)
new (address:NativeArray<UInt8>)
Address:Int64
read only AddressFamily:AddressFamily
read only IsIPv6LinkLocal:Bool
read only IsIPv6Multicast:Bool
read only IsIPv6SiteLocal:Bool
ScopeId:Int64
GetAddressBytes ():NativeArray<UInt8>
ToString ():String
static read only Any:IPAddress
static read only Broadcast:IPAddress
static read only IPv6Any:IPAddress
static read only IPv6Loopback:IPAddress
static read only IPv6None:IPAddress
static read only Loopback:IPAddress
static read only None:IPAddress
static HostToNetworkOrder (host:Int16):Int16
static HostToNetworkOrder (host:Int64):Int64
static HostToNetworkOrder (host:Int):Int
static IsLoopback (addr:IPAddress):Bool
static NetworkToHostOrder (network:Int16):Int16
static NetworkToHostOrder (network:Int64):Int64
static NetworkToHostOrder (network:Int):Int
static Parse (ipString:String):IPAddress
static TryParse (ipString:String, address:Out<IPAddress>):Bool
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/net/IPAddress.html