Author: Sagar

DNS Queries

(i) Recursive DNS queries : web browser → recursive server, (ii) Iterative DNS queries : Query send to one after one server to find the

Read More »

DNS Server Types

These are used to resolve DNS query(domain→ ip) one by one if early stage fails goes next (i). Recursive server : DNS Database maintained by

Read More »

TCP vs. UDP

Feature TCP UDP Connection status Requires an established connection to transmit data (connection should be closed once transmission is complete) Connectionless protocol with no requirements

Read More »

What is TCP ?

It is a connection-oriented protocol for communications that helps in between the different devices over a network. It lies between the Application and Network Layers. 

Read More »