| C# |
public static class IPAddressHelper
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| ConvertToIPAddressString(Int64) |
Takes a long value and converts it to standard ipv4 notation
| |
| ConvertToLong(String) |
Takes an ip address in standard ipv4 notation and converts to its long representation
|
| Object | |
| IPAddressHelper | |