query_ip_name(3) LPC Library Functions query_ip_name(3)
NNAAMMEE
query_ip_name() - return the ip name of a given player
object.
SSYYNNOOPPSSIISS
string query_ip_name( object ob );
DDEESSCCRRIIPPTTIIOONN
Return the IP address for player `ob'. An asynchronous
process `addr_server' is used to find out these name in
parallel. If there are any failures to find the ip-name,
then the ip-number is returned instead.
SSEEEE AALLSSOO
query_ip_number(3), query_host_name(3), resolve(3),
socket_address(3)
MudOS 5 Sep 1994 1