Gets information on the specified service from the services database that is referenced by the TCPIP$SERVICE logical name. If not found there, this function may invoke the BIND resolver to search TCPIP$ETC:SERVICES.DAT. Format #include <netdb.h> struct servent *getservbyname ( char *name, char *proto );Additional Information: explode extract