Whenever a computer sends a network packet using TCP, it waits for confirmation that the packet has arrived before resending the packet (if no confirmation is received), or sending the next packet (if confirmation is received). TCP is in general the most commonly used connection protocol on the internet as it offers error correction (and is therefore known as a ‘stateful protocol’). OpenVpn-TCP (Transmission Control Protocol)