Data moving down the stack (sending data) undergoes encapsulation, where each layer of information is wrapped in additional details and passed to the next
Data moving up the stack (receiving data) undergoes decapsulation, where each layer will interpret and remove (strip) this additional information until only the original data remains
The TCP/IP model serves as the universal standard for network communication, given its wide adoption and implementation by a wide variety of devices and applications