2008年11月19日星期三

NS相关学习资源(转)

[新手导航]NS相关学习资源(强烈推荐!!!)
(also see my blog at baidu.com)

(一). NS常用基本网站

1. Maillist个人觉得是寻求问题答案最好的地方。
http://mailman.isi.edu/pipermail/ns-users/

2. 柯老师的网站,包含很多非常实用资源:安装,trace文件分析,源代码分析,添加新协议的途径等
http://140.116.72.80/~smallko/ns2/ns2.htm

3. NS本身的一些bug等信息,如果你的问题怎么都解决不了,可以来这里看看,或许会使你豁然开朗:)
http://www.isi.edu/nsnam/ns/ns-problems.html

4. NS by example-入门必读,强烈推荐!!!
http://nile.wpi.edu/NS/

5. ns_tutorial-入门的经典资料
http://www.isi.edu/nsnam/ns/tutorial/

6. ns-FAQ(极其经典,强烈推荐!!!包括:trace分析,Threshold,多场景模拟等)

7. NS2的trace格式分析,包括各个字段的含义
http://www.k-lug.org/~griswold/NS2/ns2-trace-formats.html

8. NS@WPI FAQ一些常见问题
http://nile.wpi.edu/NS/FAQ.html

9. 这里有很多有用的资源,推荐!
http://web.syr.edu/~dchen02/resources.htm  

10.网络技术方面(有TCP 方面的研究,有拥塞控制,新的TCP协议开发)
http://www.icir.org/floyd/
http://www-nrg.ee.lbl.gov/floyd/floyd.html

11.组播方面   
http://www.cse.nd.edu/~striegel/research/REU/04-Fall-Leimkuhler/index.htm stealth multicast. 还有http://www.cse.nd.edu/research/GenMCast/index.html 是做GenMCast-- generic Mulitcast方面的!http://www.cisco.com/univercd/cc/td/doc/cisintwk/ito_doc/ipmulti.htm IP multicast 方面的介绍!  

12. 卸载NS
http://mailman.isi.edu/pipermail/ns-users/2004-December/046262.html


(二). 常用结果分析工具

1. Gnuplot使用介绍

1) Gnuplot导读:http://learn.tsinghua.edu.cn/homepage/2001214728/Manual/95006/index.htm

2) Gnuplot详细说明:http://gnuplot.sourceforge.net/docs_4.1/node1.html

3) GNUPlot介绍: http://yinjilong.blogbus.com/logs/2004/11/509772.html

4) Gnuplot FAQ: http://www.gnuplot.info/faq/faq.html

2.Gawk使用介绍
awk详解:http://linux.chinaunix.net/doc/program/2005-02-03/1085.shtml

3.gcc使用说明
gcc使用指南:http://www.61ic.com/embed/kfhj/qt/200505/1330.html

4.Xgraph使用说明
XGRAPH:http://www.atl.external.lmco.com/projects/csim/xgraph/xgraph.html#anch1


(三). 怎样添加新协议

1.Step by step教你怎样添加新协议,包括怎样修改trace格式,非常经典! http://ants.dif.um.es/masimum/nsrt-howto/html/nsrt-howto.html


(四). 已经实现但尚未添加到NS的协议

1. 这个网站拥有大量的资源,包括各层协议源码,可以直接下载安装。 http://www.isi.edu/nsnam/ns/ns-contributed.html

2. MAC 802.15.4 协议实现 http://ees2cy.engr.ccny.cuny.edu/zheng/pub/

3. 多播协议扩展 http://www.monarch.cs.cmu.edu/multicast_extensions.html

4. AODV-UU 协议下载 http://www.docs.uu.se/docs/research/projects/scanet/aodv/aodvuu.shtml

5.Leach协议
http://www.internetworkflow.com/downloads/ns2leach/mit.tar.gz

6.Cluster Based Routing Protocol
http://www.comp.nus.edu.sg/~tayyc/cbrp/

没有评论: