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



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

NetAddrToStr

Convert a network address to a string.

Declaration

Source position: socketsh.inc line 214

function NetAddrToStr(

  Entry: in_addr

):AnsiString;

Description

NetAddrToStr converts the network address in Entry to a string representation in human-readable form (a dotted quad).

See also

HostAddrToStr

  

Convert a host address to a string.

StrToNetAddr

  

Convert a string to a network address.

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