NS-3.1 Stable Release~~~!

5 07 2008

ns2还没搞懂,ns3终于出来了…虽然是稳定版但是实际上功能大大滴不行~~.还是老实搞ns2和qualnet了吧~~~~XD

Read the rest of this entry »





著名UIUC的WirelessLab共享的ns2练习课

5 07 2008

Wireless Networking: ns2 Laboratory Exercises

Read the rest of this entry »





无意翻到的而一个人关于NS2的Q&A,有十几个小问答

5 07 2008

这是无意翻到的而一个人的Q&A,有点小内容摘抄下.~;_)
http://web.syr.edu/~dchen02/FAQ.txt

Read the rest of this entry »





如何让Blogspot显示摘要

5 07 2008

Blogspot非常好用,但是自带的模板是不能让博客首页现实每个文章的摘要的,一下子就全显示出来,特不爽.于是找了点信息.改了一下.舒服了许多; )

Read the rest of this entry »





Measure the throughput of TCP-based application

5 07 2008

TCP流量的取得,先修改添加tcpsink,然后用perl脚本对tcpsink的trace进行分析:

Read the rest of this entry »





Get the system throughput for UDP-based application

5 07 2008

非常有用的很直接能看到flow的throughput的修改.利用loss-monitor,记录第一个包和最后一个包的抵达时间,然后计算出流量. 用于UDP.

Read the rest of this entry »





NO Ad-Hoc Routing Agent (NOAH)

5 07 2008

NO Ad-Hoc Routing Agent (NOAH)NOAH is a wireless routing agent that (in contrast to DSDV, DSR, …) only supports direct communication between wireless nodes or between base stations and mobile nodes in case Mobile IP is used. This allows to simulate scenarios where multi-hop wireless routing is undesired. NOAH does not send any routing related packets.

Read the rest of this entry »





NOAH & Hyacinth : Multi-Channel & Multi-Interface Extension in NS2

5 07 2008

I modified some codes to extend NS2 to supportMulti-channel Multi-interface for Wireless Mesh Networks.(key word: MCMR, Static Channel Assignment Mesh Neworks)My work is based on Hyacinth NS2 code and following tutorials:

1. NS2.Notebook: Multi-channel Multi-interface Simulation in NS2 (2.29)
2. A new one for hyacinth for NS-2.29
3. Extend NS2 to support multi-channel multi-interface for wireless networks

Read the rest of this entry »