2.3 What is a Protocol?
Protocol is nothing but set of guidelines, which supports the data exchange between the layers. The guidelines describe what to do (the details like when and where to send the data, data format).
2.4 What is a Protocol Data Unit?
Telecommunication protocol create protocol data unit in sender side. This protocol data unit of message is transmitted by using protocol. Each PDU have particular format and contains header information in header information identify protocol type and send data to particular destination. The type of data transmitted by protocol is called PDU.
2.5 What is Protocol Architecture? The protocol architecture is nothing but development of communication protocols in network. Has multiple layers with many protocols.
2.6 What is TCP/IP?
The transmission control protocol/Internet protocol is used to transmit the data to hosts in network. This is used in network topology communication establishment and data transmission purpose. TCP/IP is a two layer protocol high layer is TCP and low layer is IP. Small packets data are transmitted by TCP and it gets small packets grouped and form original data. IP protocol forward these data to particular destination.
2.7 What are some advantages of Layering seen in TCP/IP Architecture?
The advantages to layering are as follows:
Flexible for the Extensible of applications.
Segmentation concept makes to solve the problems in easy way.
Easy to alter the network services.
2.8 What is a Router?
Router is
But how does it work? The internet, based on the concept of “packet switching”, involves the travelling of small packets of data over one or more networks (Frenzel, 2013). This can be compared to “electronic postcards”, meaning that “a computer generates a piece of data and flings it into the net, just like the postal system, except 100 million times faster” (Cerf, 2013). This concept allows one computer to speak to many different computers around the network by sending out these “electronic postcards”. However, before these networks can work seamlessly together, they must use a common protocol, or set of rules for transmitting and receiving these packets of data. There are several protocols currently in use, including the OSI Model, the TCP/IP Model, UDP, HTTP, and FDP (Mitchell, 2014), but the most commonly used is Transmission Control Protocol/Internet Protocol (TCP/IP) (Gilmer, 2011). Even as early as 1977, TCP/IP was being used by other networks to link to ARPANET (Kozierok,
TCP/IP is a protocol which transfers data across a network. It allows two different computers to communicate well even if they use different codes. Putting both computers into a new common code language which both computers
Layer 3: Network - The way that the data will be sent to the recipient device is determined in this layer. Logical protocols, routing and addressing are handled here.
The fifth layer is the session layer this establishes a connection,this layer makes and sets up the connection using co ordinates and could terminate conversations links. the session layer produces services that make authentication after an interruption and not only that but it can reconnect.and as well as the transporting layer it can also have the TCP and the UDP can provide services for all most all applications.An application layer is an abstraction layer that specifies the shared protocols and interface methods used by hosts in a communications network. The application layer abstraction is used in both of the standard models of computer networking; the Internet Protocol Suite (TCP/IP) and the Open Systems Interconnection model (OSI model).Although both models use the same term for their respective highest level layer, the detailed definitions and purposes are different.In TCP/IP, the application layer contains the communications protocols and interface methods used in process-to-process communications
• “Application - The Application Layer is the layer that most network users are exposed to, and is the level at which human communication happens. HTTP, FTP, and SMTP are examples of the application layer protocols the Patton-Fuller will now be utilizing for communicating electronically” (Network Design, 2012).
The User Datagram Protocol (UDP) is defined for use with IP network layer protocol in the transport layer protocol. It provides a best-effort datagram service to an End System (IP host). It uses a simple connectionless transmission model with a minimum of protocol mechanism. It uses no handshaking dialogues, and thus the user's program is exposed to any unreliability of the underlying network protocol. There is no guarantee of delivery, ordering, or duplicate protection. UDP provides checksums for data integrity, and port numbers for addressing different functions at the source and destination of the datagram.
The OSI (Open System Interconnection) model is a set of specifications that allow computers around the world to openly communicate. It is pivotal to understanding and developing computer to computer communications in a network. Each layer plays a role in the process of sending and receiving data. The application layer is the top layer (layer seven) it promotes communication between programs and lower-layer network services. The services at this layer allow the network to decipher a program's request and the program to decipher data sent from the network. The Application layer protocols, programs handles formatting, procedure, security, synchronization, and any other requirements with the network. The Presentation Layer (layer 6) acts as a translator. For instance these protocols decode the jpg/jpeg files sent within the Web server’s HTTP response. So, in the last step (the Application layer) we enter the Web address and it took us to the Web site. This step allows us to see the images and content of the site. The Session Layer (layer 5) regulates and controls the communication between two nodes on the network. It is an ongoing exchange of data between the two and keeps the connection between them for the duration. It keeps the communication secure, detects whether or not the communication has been cut off and if it has it determines where to restart the
Sockets is the form of communication (UDP and TCP) use the socket abstraction, which provides an endpoint for communication between processes to processes. Interprocess communication consists of transmitting a message between a socket in one process and a socket in another process. As the IP packets underlying UDP and TCP are sent to Internet addresses.
As we all know, the growth of computer networks continues to rapidly grow. The digital revolution has changed the way we work and communicate almost beyond recognition. Provided that, foreseeing the changes and potential compatibility problems, in the mid nineteen eighties, the international standard organization (ISO) developed a networking reference model to standardize how network systems communicate with each other. It is a logical model for how network systems are supposed to communicate with each other. It breaks down the different components of the network communication and puts them into layers which reduce complexity. This reference model consists of seven layers: Application Layer, Presentation Layer, Session Layer, Transport Layer, Network Layer, Data Link Layer, and the Physical Layer. Each layer provides a service to the layer above it in the protocol specification and then communicates with the same layer’s software or hardware on other computers. It's important to realize, that these layers are separated into 2 sets: Transportation Set (Laters 1- 4) and Application Set (Layers 5 – 7). More importantly, the OSI model is 7 logical
Layer 4 is the transport layer and utilises common transport protocols to enable network communications. This may include the Transport Control Protocol (TCP) and Universal Data Protocol
The internet layer is built up of four core protocols: IP, IGMP, ICMP and ARP. Internet protocol (IP) is responsible for routing, IP addressing and breakdown/reassembly of data packets, address resolution protocol (ARP) is responsible for mapping an IP address to a device on the local network, internet control message protocol (ICMP) provides diagnostic information and error reports on lost packets, internet group management protocol (IGMP) controls who receives IP datagrams in a single transmission. The transport layer is built up of two core protocols: TCP and UDP. Transmission control protocol (TCP) sequences and acknowledges packets sent and their recovery when lost in transmission allowing the computer to make and maintain network conversations where applications exchange data, defined as a connection-oriented protocol meaning the connection is maintained until the programs has finished exchanging data. User datagram protocol (UDP) This is used to transfer small amounts of data when the use of error correction isn’t needed increasing the speed of the transmission, common in multi-player video games as the user will not need to receive packets of past events in the game so the error correction featured in (TCP) would be
Protocols - a protocol is the special set of rules that end points in a telecommunication connection use when they communicate, protocols also specify interactions between the communicating entities. (Tech target, 2004)
There are two types of Internet Protocol (IP) traffic, such as Transmission Control Protocol (TCP) and User Datagram Protocol (UDP). Some of the features that UDP possesses that are not provided by TCP/IP. First, UDP is a connectionless protocol (No handshake), which means packets sent from one node to another without making sure whether any packet may be lost during the transfer. TCP, on the other hand, makes sure to establish a connection in order to send the packets from one node to another without losing any packets. It is also known as handshake process, where nodes synchronize (SYN),
The transport layer: This layer determines how the packets are transported such as the order and what to do if there are errors. The purpose of this layer is to make sure the data be transported correctly. Besides, due to the limitation of physic (maximum IP packet size is 65535bits), the speed of transportation is limited. As a result, this layer needs break big data in to small packets. This can also collect small data into a big packet to reduce unnecessary transmission, which can improve the transmitting speed. Example protocols are TCP, UDP, SCTP.
Well-known communications protocols are Ethernet, a hardware and Link standard that is ubiquitous in local area networks, and the Internet Protocol Suite, which defines a set of protocols for internetworking, i.e. for data communication between multiple networks, as well as host-to-host data transfer, and application-specific data transmission formats.