±«Óătv

Protocols

Any form of communication requires rules. These rules determine how the communication is actually made. For example:

  • transmission speed
  • error checking
  • method of addressing - how to locate another on the

Rules that govern communication are known as . Many types of protocol exist - each has a different purpose.

Network protocols

There are a wide range of protocols that cover all sorts of types of computer communication. The major ones are:

  • - used in wired . Ethernet covers a wide range of standards from types of cable to transmission speed.
  • - used in wireless LANs.
  • / (Transmission Control Protocol/Internet Protocol) enables communication over the internet.
  • and HTTPS (Hypertext Transfer Protocol) governs communication between a and a . HTTPS (secure) includes secure to allow transactions to be made over the internet.
  • (File Transfer Protocol) governs the transmission of across a network and the internet.

Email protocols

is widely used and protocols are needed to ensure that email from one system can be sent to another system and still be readable. The major protocols involved in sending and receiving emails are:

  • (Simple Mail Transfer Protocol) governs the sending of email over a network to a mail server.
  • and (Post Office Protocol and Internet Message Access Protocol) govern retrieving emails from email servers. POP is an older implementation, largely replaced by IMAP. A newer version of POP is POP3.