Ammar
Ammar

Reputation: 102

Transport layer end-to-end rate control in ns-3

I am looking for an end-to-end rate control for an application that uses UDP. What can I use/implement for that?

I couldn't find any of the RTP and DCCP implemented.

Upvotes: 1

Views: 69

Answers (1)

Konstantinos
Konstantinos

Reputation: 556

You can use linux kernel implementation of DCCP through DCE.

Upvotes: 1

Related Questions