ns2还没搞懂,ns3终于出来了…虽然是稳定版但是实际上功能大大滴不行~~.还是老实搞ns2和qualnet了吧~~~~XD
著名UIUC的WirelessLab共享的ns2练习课
5 07 2008Wireless Networking: ns2 Laboratory Exercises
Comments : Leave a Comment »
Tags: exercises, uiuc wirelesslab
Categories : NS2
无意翻到的而一个人关于NS2的Q&A,有十几个小问答
5 07 2008这是无意翻到的而一个人的Q&A,有点小内容摘抄下.~;_)
http://web.syr.edu/~dchen02/FAQ.txt
Comments : Leave a Comment »
Categories : NS2
如何让Blogspot显示摘要
5 07 2008Blogspot非常好用,但是自带的模板是不能让博客首页现实每个文章的摘要的,一下子就全显示出来,特不爽.于是找了点信息.改了一下.舒服了许多; )
Comments : Leave a Comment »
Tags: blogspot, 显示摘要
Categories : NS2
Measure the throughput of TCP-based application
5 07 2008TCP流量的取得,先修改添加tcpsink,然后用perl脚本对tcpsink的trace进行分析:
Comments : Leave a Comment »
Tags: measure, tcp, throughput
Categories : NS2
Get the system throughput for UDP-based application
5 07 2008非常有用的很直接能看到flow的throughput的修改.利用loss-monitor,记录第一个包和最后一个包的抵达时间,然后计算出流量. 用于UDP.
Comments : Leave a Comment »
Tags: measure, throughput, udp
Categories : NS2
NO Ad-Hoc Routing Agent (NOAH)
5 07 2008NO 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.
Comments : Leave a Comment »
Tags: NOAH, routing
Categories : NS2
NOAH & Hyacinth : Multi-Channel & Multi-Interface Extension in NS2
5 07 2008I 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
Comments : Leave a Comment »
Tags: hyacinth, multi-channel, multi-interface, NOAH
Categories : NS2
Recent Comments