[Overview][Constants][Types][Procedures and functions][Index] |
Convert a string to a IPV6 host address.
Source position: socketsh.inc line 206
function StrToHostAddr6( |
IP: string |
):Tin6_addr; |
StrToHostAddr6 converts the string representation in IP to a IPV6 host address and returns the host address.
On error, the address is filled with zeroes.
|
Convert a IPV6 network address to a string. |
|
|
Convert a IPV6 host address to a string representation. |
|
|
Convert a string to a host address. |