| DHCP Client |
With the Dynamic Host Configuration Protocol (DHCP), an Internet
client can request network parameters such as its IP address or
subnet mask from a DHCP server in the network. |
| DNS Client |
The Domain Name System (DNS) protocol is used to resolve the
human-readable name of an Internet host to a numeric IP address. |
| FTP Client |
The File Transfer Protocol (FTP) is used by an Internet client
to upload and download binary files to and from an FTP Server. |
| SMTP Client |
Using the Simple Mail Transfer Protocol (SMTP), an Internet client
can send electronic mail messages to an SMTP Server. |
| POP3 Client |
The Post Office Protocol V.3 (POP3) is used to retrieve electronic
mail from a POP3 Server. |
| HTTP Client |
The HyperText Transfer Protocol (HTTP) is used by a client application
such as a web browser to receive downloadable content from, and
send information (e.g. with HTML forms) to an HTTP web server. |