Tag

Packet Structure

1 views collected around this technical thread.

DevOps Operations Practice
DevOps Operations Practice
Mar 24, 2024 · Fundamentals

Understanding the TCP/IP Protocol: Layers and Packet Formats

This article provides a comprehensive overview of the TCP/IP protocol, detailing its four-layer architecture, the functions of each layer, and the specific packet formats of TCP, UDP, and IP, complete with illustrative diagrams and key field explanations.

FundamentalsNetworkingPacket Structure
0 likes · 10 min read
Understanding the TCP/IP Protocol: Layers and Packet Formats
System Architect Go
System Architect Go
Dec 20, 2020 · Databases

Understanding the MySQL Client/Server Protocol: Connection and Replication

This article explains the MySQL client‑server communication protocol, detailing the connection phase—including handshake, authentication, and packet structure—as well as the replication process, covering registration as a slave, binlog streaming, and the various binlog event types and their formats.

Client-Server ProtocolMySQLPacket Structure
0 likes · 12 min read
Understanding the MySQL Client/Server Protocol: Connection and Replication