Ethernet/IEEE 802.3

Introduction It was commercially introduced in 1980 and first standardized in 1983 as IEEE 802.3. Definition Ethernet is the traditional LAN technology for connecting devices in a wired local area network (LAN).  Features It uses IEEE 802.3 Standard in LAN data …

Loading

Internet Group Management Protocol (IGMP)

Introduction IGMP stands for Internet Group Management Protocol, IGMP is an important protocol for supporting efficient multicast communication in IP networks. Multicasting is a technique used in network communication to deliver packets from a sender to multiple recipients simultaneously.  Definition …

Loading

Address Resolution Protocol (ARP)

Introduction ARP stands for “Address Resolution Protocol”. Definition ARP is a request-response communication protocol used to associate(map or translate) the IP network address to the Hardware or Physical or Media Access Control(MAC) address. In another words, ARP is a type …

Loading

Internet Protocol (IP)

Introduction of IP The Internet Protocol is the building block of the Internet. The Internet Protocol is fundamental for allowing computers, smartphones, and other devices to communicate with each other over the Internet. Definition of IP Internet Protocol (IP) is …

Loading

User Datagram Protocol (UDP)

Introduction UDP stands for ‘User Datagram Protocol’. UDP is an alternative protocol of TCP that can be used in the Internet. Definition The UDP is an unreliable or unsecure or no guarantee, connectionless, simpler, efficient communication protocol of the transport …

Loading

Transmission Control Protocol (TCP)

Introduction TCP stands for ‘Transmission Control Protocol’. Definition TCP is a reliable, secure, guaranteed, connection-oriented protocol of the transport layer of the TCP/IP protocol suite that provides in-order delivery of data. Features A TCP protocol is called reliable because it …

Loading

Secure Shell (SSH)

Introduction SSH is a secure and reliable way to remotely access and manage a remote computer or server. Definition SSH (Secure Shell) is an application layer network protocol used for secure communication over an unsecured network to securely access a …

Loading

Transport Layer Security(TLS)

Introduction TLS is considered the successor to SSL (Secure Sockets Layer) and is used to secure various types of communication, including web browsing, email, and instant messaging.  Definition TLS (Transport Layer Security) is a cryptographic protocol designed to provide secure …

Loading

Routing Information Protocol (RIP)

Introduction A hop count is the number of routers that a packet must pass through to reach its destination. Definition RIP (Routing Information Protocol) is a dynamic routing protocol used in computer networks for routing data packets in IP (Internet …

Loading