Cspsprotocol

tcp ip

tcp ip

tcp ip model

What is the TCP/IP Model? Just like human beings talk with each other. Computers also need to have a common way to communicate with each other. Today, most computers use…

tcp ip

tcp retransmission

What is retransmission in TCP? Describing how it works for error control and duplicate acknowledgement. In other articles, we have covered how the TCP setup and terminate a connection. A…

tcp ip

tcp flow control

 What is the TCP flow control? Before discussing TCP flow control, it’s worth describing the flow control functionality in computer networks. When two network hosts start communicating, one sends packets,…

tcp ip

tcp keep alive

What is TCP Keepalive in Socket? How to enable It? Before digging into the details of TCP, Keepalive, we’ll begin by discussing what Keepalive is in general. Keepalive is an…

tcp ip

tcp sequence number

What is the TCP sequence number? How is it used for reliable and sequence delivery? No packet loss is defined as reliable, and sequence delivery ensures that the receiver application…

tcp ip

tcp connection termination

What is a TCP Connection Termination procedure? TCP is an example of a connection-oriented protocol in computer networks. Before sending any data, the communicating computers set up a dedicated both-way…

tcp ip

what is sftp

What is SFTP? How does SFTP secure a file transfer? The full form of SFTP is the Secure file transfer protocol. It is also named SSH FTP. SSH is for…

TCP Three Way Handshake
tcp ip

tcp three way handshake

 What is the TCP three-way handshake? The TCP is an example of the transport layer protocol implementation per the OSI model. It is connection-oriented, which means before sending any data…

Scroll to Top