Articles for author: Sushant Gaurav

Sushant Gaurav

Stop and Wait ARQ

The stop and wait ARQ is one of the Sliding Window Protocol strategies that is used where reliable ordered delivery of the data frames is required. The stop and wait ARQ is used for noisy channels or links and it manages the flow and error control between the sender and the receiver. The stop and ...

Sushant Gaurav

IPv4 Vs IPv6 – Difference Between IPv4 and IPv6

IP stands for Internet Protocol, and it is a network address that is assigned to each and every device that is connected to the particular network. A device uses the IP address to communicate with the other devices present on the network. The two of the most commonly used IP addresses are namely IPv4 (Internet Protocol version 4) and IPv6 (Internet ...

Sushant Gaurav

Transmission Control Protocol (TCP)

The transmission control protocol is a transport layer connection-oriented protocol that defines the standard of establishing and maintaining the conversation that will be used by the applications to exchange the data. The transmission control protocol is one of the most important and widely used protocols of the IP suite. The TCP ensures the reliable transmission and delivery of our ...

Sushant Gaurav

Difference between Transport Layer and Network Layer

The network layer and transport layer are two of the seven layers of the OSI model. The network layer is the third layer of the OSI model which provides communication between hosts of different networks. The transport layer is the fourth layer of the OSI model which is responsible for the process to process delivery of ...

Sushant Gaurav

IEEE Standards in Computer Networks

IEEE stands for Institute of Electrical and Electronics Engineers. The main AIM of IEEE is to foster technological innovation and excellence for the benefit of humanity. The IEEE standards in computer networks ensure communication between various devices; it also helps to make sure that the network service, i.e., the Internet and its related technologies, must follow a set of ...

Sushant Gaurav

Difference between Peer to Peer and Client Server

There are mainly two types of computer network architecture: peer-to-peer network architecture or P2P network architecture and Client-Server network architecture. Peer-to-peer has decentralized the simplest form of network architecture where every computer system can communicate with every other computer system. In the peer-to-peer network, each node of the network has equal permission and responsibility for processing the data or ...