The function long2ip() generates an Internet address
in dotted format (i.e.: aaa.bbb.ccc.ddd) from the proper address
representation.
Parameters
- proper_address
A proper address representation.
Return Values
Returns the Internet IP address as a string.