Function SocketInetNtoA() Professional
Converts a numeric internet address in network byte order to a dotted octet string.
SocketInetNtoA( <nIPAddr> ) --> cIPAddr|NIL
The function returns a character string containing the internet address in dottet octet notation ("111.112.113.114"), or NIL in case of an error.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.