$Revision: 5.0.2.2 $
Package: ACL-SOCKET
Arguments: (ipaddr &key values)
Convert a 32-bit unsigned IP address, ipaddr, to a string in dotted form. The value is always converted to the format "a.b.c.d", even if it is a class A or B address. If values is non-nil, then return a, b, c and d as multiple values instead of a single string.
See socket.htm for general information on sockets.
The general documentation description is in introduction.htm. The index in index.htm.
Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.