A. NFS
B. LDAP
C. SMTP
D. DNS
E. DHCP
DHCP stands for dynamic host configuration protocol and is a network protocol used on IP networks where a DHCP server automatically assigns an IP address and other information to each host on the network so they can communicate efficiently with other endpoints.
NFS is a protocol used to access files over a network. It provides standard commands for accessing files from network-based storage locations. It is built on the RPC protocol and uses remote procedure calls to access files.
LDAP is a vendor-neutral application protocol used to maintain distributed directory info in an organized, easy-to-query manner. That means it allows you to keep a directory of items and information about them.
SMTP is the protocol used for sending e-mail over the Internet. Your e-mail client (such as Outlook, Eudora, or Mac OS X Mail) uses SMTP to send a message to the mail server, and the mail server uses SMTP to relay that message to the correct receiving mail server.
DNS is the Internet's system for converting alphabetic names into numeric IP addresses.
No comments:
Post a Comment