by Aftab Ahmed | Sep 13, 2021 | Networking
Before we get into symmetric and asymmetric cryptography or encryption, you first need to know what encryption and cryptography are. You can click here to read more about encryption and cryptography. If you decided to not read the above articles for some reason,...
by Aftab Ahmed | Aug 11, 2021 | Networking
CSMA CSMA stands for “Carrier-Sense Multiple Access”. It is a MAC “Media Access Control” Protocol which means that it does not require the internet to work. CSMA only needs a medium through which all the nodes can be connected to each other. If a node wants to...
by Aftab Ahmed | Jul 12, 2021 | Networking
Prerequisite: What is TCP OSI Reference Model Layers Transmission Control Protocol Handshakes TCP Stands for “Transmission Control Protocol”. It is a way of communication that uses the Network Layer to transfer the data among the nodes. If you don’t...
by Aftab Ahmed | Jul 10, 2021 | Networking
TCP Handshakes are to establish or terminate the connection between sender and receiver. You can read more in detail about TCP here. A three-Way handshake is to establish the connection with the server. 4-Way TCP handshake is to finish the connection and to make sure...
by Aftab Ahmed | Jul 10, 2021 | Featured, Networking
The first question that many people as in first place is What is TCP? and that is what I want to talk about first. It stands for Transmission Control Protocol. Just like humans, Computers also require language to communicate with each other. TCP/IP is a common...