gethostbyaddr()

Description

Get host information corresponding to an address.

#include <winsock.h>

struct hostent FAR * PASCAL FAR gethostbyaddr ( const char FAR * addr, int len, int type );