VMS Help TCPIP Services, Programming Interfaces, Sockets API, getservbyname() *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Gets information on the named service from the network services database. Format #include <netdb.h> struct servent *getservbyname ( char *name, char *proto );
Additional Information (explode) :
|