mmac-README
上传用户:sdhqmy
上传日期:2015-12-07
资源大小:63k
文件大小:1k
- Multichannel Mac implementation
- by Jungmin So (jso1@uiuc.edu)
- - The PSM code (beacon transmissions) is based on
- Lindgren's work (http://www.sm.luth.se/~dugdale/index/software.shtml)
- - MMAC is implemented on ns-2.1b9a version
- - put ns-mmac.tar in folder ns-2.1b9a
- - tar xvf ns-mmac.tar
- - make (maybe you want to do "make clean" to rebuild all)
- - ./ns mmac-test.tcl to test it out.
- - If you want to, you can run ./ns dca-test.tcl to test DCA protocol.
- - the list of modified files is in the file "modified-files"
- The code also has implementation of DCA protocol,
- so I hope you don't get confused.