Networking protocol suites describe processes, such as:
Protocol suites can be implemented in hardware or software, or a combination of both. Each layer is responsible for part of the processing to prepare data for transmission across the network.
One of the most common networking protocol suites is known as Transmission Control Protocol/Internet Protocol (TCP/IP). All devices that communicate across the Internet must use the TCP/IP protocol suite. Specifically, they must all use the IP protocol from the Internet layer of the stack, as this allows them to send and receive data over the Internet.
The TCP/IP model describes the rules that the TCP/IP protocol suite encompasses. The Internet Engineering Task Force (IETF) defines the TCP/IP model. To learn more about the layers of the TCP/IP model see Table 1.
| This layer includes many applications that can communicate with the network including web browsers, email programs, and file sharing programs. | TCP operates at this layer managing the conversations between, for example, web servers and web browsers. TCP is also responsible for dividing the data into segments to be sent down to the Internet layer. | IP operates at this layer encapsulating each segment into a packet with source and destination addressing information. | Ethernet is one of the primary access methods for transmitting data over a physical link. Standards, such as 802.11, define the access method for wireless devices. |
| Application | Transport | Internet | Network access |
Objects that are IP-enabled, meaning that necessary TCP/IP software is installed, will have the ability to forward data across the Internet directly.
OpenLearn - Internet of everything
Except for third party materials and otherwise, this content is made available under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 Licence, full copyright detail can be found in the acknowledgements section. Please see full copyright statement for details.