Protocols | ||
Protocol/Layer | Acronym | Description |
Point-to-point Protocol (physical/data link layer) | PPP | Used to connect and manage network communications over a modem. |
Transmission Control Protocol/Internet Protocol (network/transport layer) | TCP/IP | The backbone protocol of the Internet; very popular for intranets, internal networks using the Internet, and Web work-alikes. |
Internetwork Packet Exchange/Sequenced Packet Exchange (network/transport layer) | IPX/SPX | The standard protocol of the Novell network operating systems. |
NetBIOS Extended User Interface (network/transport layer) | NetBEUI | A Microsoft protocol that is used only by Windows OS for LANs with no external connections; does not support routing (addressing through a router to other networks) |
File Transfer Protocol (session/presentation layer) | FTP | Used to send and receive files in a client/server mode to or from a remote host. |
Hypertext Transfer Protocol (session/presentation layer) | HTTP | Used to send WWW documents across a network. |
Network File Services (session/presentation layer) | NFS | Allows the network node to access network drives as if they were local drives, files, and data; also performs the file access and data retrieval tasks requested of the network. |
Simple Mail Transfer Protocol (session/presentation layer) | SMTP | Used to send electronic mail (e-mail) across a network. |
Telnet (session/presentation layer) | - | Used to connect to a remote host and emulate a terminal that the remote server recognizes. |