Network ASCII Functions
Function Name | Description |
|---|---|
Convert an IPv4 address in host-order into an IPv4 dotted-decimal notation ASCII string. | |
Convert an IPv6 address into an IPv6 colon-decimal notation ASCII string. | |
Convert a Media Access Control (MAC) address into a hexadecimal address string. | |
Convert a string of an IPv4 or IPv6 address in their respective decimal notation to an IPv4 or IPv6 address. | |
Convert a string of an IPv4 address in dotted-decimal notation to an IPv4 address in host-order. | |
Convert a string of an IPv6 address in common-decimal notation to an IPv6 address. | |
Convert an hexadecimal address string to a Media Access Control (MAC) address. |