the WEB-5
HTTP: uses TCP as transport, on port number 80
The simplest command: GET requests the transfer of a document
Many other command are available for:
- authentication of the client
- authentication of the server
- data encryption
- obtain the content of the fields of a form filled by the client
- …