Implement UDP-like segment with source port, destination port, length, checksum, type (DATA/ACK), sequence number, and data fields.
Implement UDP-like segment with source port, destination port, length, checksum, type (DATA/ACK), sequence number, and data fields.