Packet Packets are bundles of appropriate sizes when sending and receiving data. In other words, it is the unit of transmission of cut data to facilitate transmission over the network. For example, data is divided into packet units and transmitted to IP layer. - Data Encapsulation When sender sends data to the receiver, it is the process of putting header on the data. - Data Decapsulation When r..