In duplex mode, both the sender and receiver can transmit at any moment without restrictions.

Advantages

AdvantageDescription
High-Speed CommunicationFastest data transfer without delays before starting
Suitable for real-time communicationSuitable for applications like video calls where communication is constant and bidirectional

Disadvantages

AdvantageDescription
ComplexityMuch more difficult to implement than other transmission modes as it requires collision handling and error control
CostHardware costs are greater due to more complicated implementation