tcp ip model

What is the TCP/IP Model? Just like human beings talk with each other. Computers also need to have …

Read more

tcp retransmission

What is retransmission in TCP? Describing how it works for error control and duplicate acknowledgement. In other articles, …

Read more

tcp flow control

 What is the TCP flow control? Before discussing TCP flow control, it’s worth describing the flow control functionality …

Read more

tcp keep alive

What is TCP Keepalive in Socket? How to enable It? Before digging into the details of TCP, Keepalive, …

Read more

tcp sequence number

What is the TCP sequence number? How is it used for reliable and sequence delivery? Before we get into TCP sequence numbering, it’s essential to understand the connection-oriented protocol’s two main functions. According to the OSI model, it is an example of a transport layer protocol. …

Read more