Table of Contents

Class IpUtility

Namespace
Fluxzy.Misc
Assembly
Fluxzy.Core.dll

An helper class for IP related operations

public static class IpUtility
Inheritance
IpUtility
Inherited Members

Properties

LocalAddresses

All unicat adresses (IPv4 and IPv6) found on the current computer

public static HashSet<IPAddress> LocalAddresses { get; }

Property Value

HashSet<IPAddress>