[Overview][Constants][Types][Procedures and functions] | Reference for unit 'Sockets' (#rtl) |
Convert a network address to a string.
Source position: socketsh.inc line 214
function NetAddrToStr( |
Entry: in_addr |
):AnsiString; |
NetAddrToStr converts the network address in Entry to a string representation in human-readable form (a dotted quad).
|
Convert a host address to a string. |
|
|
Convert a string to a network address. |
|
|
Convert a string to a host address. |
No notes exist for this page yet.