package cs.system.net
Available on cs new (addr:Int64) new (address:NativeArray<UInt8>, scopeId:Int64) new (address:NativeArray<UInt8>)Address:Int64read only AddressFamily:AddressFamilyread only IsIPv6LinkLocal:Boolread only IsIPv6Multicast:Boolread only IsIPv6SiteLocal:BoolScopeId: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