天天看點

NS2常用網站

(一). NS常用基本網站

1. Maillist個人覺得是尋求問題答案最好的地方。

<a target="_blank" href="http://mailman.isi.edu/pipermail/ns-users/">http://mailman.isi.edu/pipermail/ns-users/</a>

2. 柯老師的網站,包含很多非常實用資源:安裝,trace檔案分析,源代碼分析,添加新協定的途徑等

<a target="_blank" href="http://140.116.72.80/~smallko/ns2/ns2.htm">http://140.116.72.80/~smallko/ns2/ns2.htm</a>

3. NS本身的一些bug等資訊,如果你的問題怎麼都解決不了,可以來這裡看看,或許會使你豁然開朗:)

<a target="_blank" href="http://www.isi.edu/nsnam/ns/ns-problems.html">http://www.isi.edu/nsnam/ns/ns-problems.html</a>

4. NS by example-入門必讀,強烈推薦!!!

<a target="_blank" href="http://nile.wpi.edu/NS/">http://nile.wpi.edu/NS/</a>

5. ns_tutorial-入門的經典資料

<a target="_blank" href="http://www.isi.edu/nsnam/ns/tutorial/">http://www.isi.edu/nsnam/ns/tutorial/</a>

6. ns-FAQ(極其經典,強烈推薦!!!包括:trace分析,Threshold,多場景模拟等)

7. NS2的trace格式分析,包括各個字段的含義

<a target="_blank" href="http://www.k-lug.org/~griswold/NS2/ns2-trace-formats.html">http://www.k-lug.org/~griswold/NS2/ns2-trace-formats.html</a>

<a target="_blank" href="http://nile.wpi.edu/NS/FAQ.html">http://nile.wpi.edu/NS/FAQ.html</a>

9. 這裡有很多有用的資源,推薦!

<a target="_blank" href="http://web.syr.edu/~dchen02/resources.htm">http://web.syr.edu/~dchen02/resources.htm</a>

10. 解除安裝NS

  (二). 常用結果分析工具                                        1.

3.gcc使用說明

4.Xgraph使用說明

(三). 怎樣添加新協定

1.Step by step教你怎樣添加新協定,包括怎樣修改trace格式,非常經典!

2.怎樣添加應用層協定,或者路由協定。

我正在寫一個非常簡單的入門級協定,馬上就會釋出。

(四). 已經實作但尚未添加到NS的協定                                        1.

這個網站擁有大量的資源,包括各層協定源碼,可以直接下載下傳安裝。                

5.Leach協定

6.Cluster Based Routing Protocol

<a target="_blank" href="http://www.comp.nus.edu.sg/~tayyc/cbrp/">http://www.comp.nus.edu.sg/%7Etayyc/cbrp/</a>

繼續閱讀