Tag tcp

Transport OSI Layer Protocols

This post summarizes transport layer protocols. List of Transport Layer Protocols Transport Layer Protocols: TCP and UDP are the main transport protocols of the TCP/IP framework. You can find a list of popular TCP and UDP ports on this post.…

TCP Communication Flags

There are six TCP communication flags: List of TCP Communication Flags SYN SYN, also known as synchronize, notifies the transmission. ACK ACK, also known as acknowledgment, confirms the receipt. FIN FIN, also known as finish, announces that it will not…