[Karin 107985] 1) From the first question the main responsibilities of tARQ_ are -ARQ transmitting unit -Keep track of the no.of retransmission -Decide whether to TX or drop the packet
Thein Tun Aung/st108032 Responsibility of tARQ_ is to connect a Queue object queue_ with an ErrorModule object link_errmodule_. The base class of ARQTx and ARQRx is Connector.
Connector is the mother class of ARQRx and ARQTx and the main responsibility of tARQ_ is to connect an object link_errmodule_ and object queue_ of Queue .
6 comments:
[Nakrop Jinaporn 107936]
The base class of ARQTx and ARQRx is Connector.
[Karin 107985]
1) From the first question the main responsibilities of tARQ_ are
-ARQ transmitting unit
-Keep track of the no.of retransmission
-Decide whether to TX or drop the packet
[Rujipol, 108109]
The base class of ARQTx is Connector also as the ARQRx
Thein Tun Aung/st108032
Responsibility of tARQ_ is to connect a Queue object queue_ with an ErrorModule object link_errmodule_.
The base class of ARQTx and ARQRx is Connector.
Connector is the mother class of ARQRx and ARQTx and the main responsibility of tARQ_ is to connect an object link_errmodule_ and object queue_ of Queue .
Appreciate your blog ppost
Post a Comment