Preview

06 - Protocol Layering

 1. This is the protocol that defines how data from web pages is tranferred from the server to the client machine when the page is being viewed over a TCP/IP network.

  HTTP

  POP3

  FTP

  HTTPS

 2. This protocol is used to download and upload files between computers. Filezilla is an example of a ______ software

  POP3

  SMTP

  FTP

  HTTPS

 3. This protocol or scheme is similar to HTTP but it connects to a different standard port and there is a layer of encryption included.

  POP3

  FTP

  HTTPS

  SSH

 4. This protocol encrypts data before it is transmitted over the network and sends it to a different port to the standard HTTP protocol.

  HTTPS

  SSH

  FTP

  POP3

 5. This protocol allows an email application to receive emails from an email server.

  FTP

  POP3

  SSH

  HTTPS

 6. This protocol (a newer one) is suitable for email users who have two modes of email viewing (e.g. from own computer but also from a web browser)

  SSH

  POP3

  SMTP

  IMAP

 7. This protocol is used for the distribution of email messages. It has to do with 'sending' messages not receiving them.

  SSH

  POP3

  SMTP

  IMAP

 8. This protocol (secure shell) is a remote-access protocol that allows secure communication between a client and a server.

  SMTP

  POP3

  SSH

  IMAP

 9. This protocol is used in situations like e-commerce and banking where security is very important.

  SSP

  HTTP

  None of the above

  POP3

 10. Once this protocol has done its work, the messages are downloaded from the server and they are then no longer available on the server.

  SSP

  POP3

  HTTP

  None of the above