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

File Transfer Protocol(FTP)

Introduction FTP stands for File Transfer Protocol. FTP was widely used in the past for transferring files between computers over the Internet, but it has largely been replaced by more secure and efficient protocols such as SFTP (Secure File Transfer …

Loading

Domain Name System(DNS)

Introduction DNS stands for “Domain Name System”. All the websites on the Internet have unique names associated with them called domain names. Thus, to launch a website, we must have a unique domain name. To avoid any conflict within the …

Loading