Sunday, 18 August 2013

NS2: simulating nodes running two different mac protocol

NS2: simulating nodes running two different mac protocol

I wanted to simulate nodes, running different mac protocols so that they
can co exist/ transfer packet b/n each other with out causing any problem
on each other..how can I do that...especially how can I modify simple
wireless simulation code
example if macs are like 1. set val(mac1) Mac/802_3 ;# MAC type just
example 2.set val(mac2) Mac/802_11 ;# the other mac protocol
JUST POINT OUT WHERE/HOW SHALL I MODIFY THE CODE

No comments:

Post a Comment