help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions] Reference for unit 'Sockets' (#rtl)

StrToHostAddr6

Convert a string to a IPV6 host address.

Declaration

Source position: socketsh.inc line 229

function StrToHostAddr6(

  IP: String

):Tin6_addr;

Description

StrToHostAddr6 converts the string representation in IP to a IPV6 host address and returns the host address.

Errors

On error, the address is filled with zeroes.

See also

NetAddrToStr6

  

Convert a IPV6 network address to a string.

HostAddrToStr6

  

Convert a IPV6 host address to a string representation.

StrToHostAddr

  

Convert a string to a host address.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505