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 TCP/IP protocol suite that provides in-order delivery of data. Features TCP protocol is called reliable because of it guarantees …

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

Dynamic Host Configuration Protocol (DHCP)

Introduction DHCP is supported by most modern operating systems and network devices, such as routers and switches. Definition DHCP (Dynamic Host Configuration Protocol) is a network protocol used to automatically assign IP addresses and other network configuration parameters or information …

Loading

Simple Network Management Protocol (SNMP)

Introduction SNMP stands for “Simple Network Management Protocol “. It was developed in 1988. Definition It is a standard protocol for internetwork management because it is a simple(small number of commands used for communication, its reliance on connectionless communication link) and …

Loading

Terminal Emulation Protocol (Telnet)

Introduction Telnet is one of the major protocols of client-server architecture. Definition Telnet is an application layer protocol used to establish a virtual terminal or remote connection to a computer or network device over the Internet or a local network. …

Loading