3.1.1.12 Communication Packet Object

FRS uses communication packet objects to send data between replica members using FrsSendCommPkt during initial sync and normal sync.

Major Version: Major version number of the COMM_PACKET structure.

Minor Version: Minor version number of the COMM_PACKET structure.

Data Packet Length: Size in bytes of the data packet.

Data Packet Buffer: Actual data being transmitted is packaged into elements and placed in the data packet buffer.