-
Understanding UDP
Forever ago I talked about TCP (Understanding TCP) and I said that in that post that UDP would be another day, well this is the day where we get to understand UDP, which stands for User Datagram Protocol. UDP is the total opposite of the TCP communication. UDP in short sends information or data without notifying the …
Read More -
Understanding TCP
Feb 25, 2011 · 3 min read · CCENT CCNA cisco ICND1 ICND2 Internet networking Protocols router TCP technology Transmission Control Protocol Transmission Protocols tutorial ·This tutorial is going to be talking about the TCP protocol. Every time you connect to a website you are using the HTTP protocol, but below that you are also using a TCP protocol. The nature of TCP is to provide error recovery; there are other services or applications that use TCP. HTTP however is a common protocol …
Read More