资 源 简 介
ns2-app is a simple-to-use framework to simplify application layer simulations on NS2.
BE CAREFUL, it"s only tested on NS2.33 above, but it should work on some older versions as it doesn"t change any existing code.
Why this framework
NS2 supports only unreal applications that just contain the length of packets. There do exist some real applications, but they are difficult to reuse, or even restricted to a specific type of applications.
Therefore, we decide to write this framework trying to reduce the difficulty. Also, a P2P framework is to be provided based on it.
Usage
The application layer simulation framework
Download the latest source code here, uncompress it into the ~/ns-2.33/ directory, and recompile NS. BE CAREFUL, it will overwrite the original Makefile. But you can also m