alfredtso / ns-3-project

An experiment of TCP and UDP performance analysis with ns-3
GNU General Public License v3.0
7 stars 0 forks source link

Connecting the two nodes via router. #1

Closed asheeshtripathi closed 7 months ago

asheeshtripathi commented 7 months ago

Hi, I wanted to simulate two CSMA nodes that are connected to each other via a router/some other mechanism.

alfredtso commented 7 months ago

Hi, I wanted to simulate two CSMA nodes that are connected to each other via a router/some other mechanism.

Hi, it has been long since i last touched this, but i m sure i have came across the situation you mentioned in one of the example provided in the example folders in the ns3 official project source code. Can you try to have a look ?

asheeshtripathi commented 7 months ago

Thanks for your reply. I found some examples in ns3 examples.