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



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

StrToNetAddr

Convert a string to a network address.

Declaration

Source position: socketsh.inc line 217

function StrToNetAddr(

  IP: AnsiString

):in_addr;

Description

StrToNetAddr converts the string representation in IP to a network address and returns the network address.

Errors

On error, the network address is filled with zeroes.

See also

NetAddrToStr

  

Convert a network address to a string.

HostAddrToStr

  

Convert a host address to a string.

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