All Manuals > LispWorks User Guide and Reference Manual > 21 TCP/IP socket communication and SSL

NextPrevUpTopContentsIndex

21.3 Information about IP addresses

The function get-host-entry can be used to find the address of a domain name or the domain name of an address. It can also used to find multiple addresses and aliases.

get-socket-address, get-socket-peer-address and socket-stream-address and socket-stream-peer-address can be used to find the IP address of opened sockets.


LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex