This software simulates an Ad-hoc network with AODV algorithm, it has a high
level view and only works in Routing layer. it has a user-friendly graphical
user interface and has been written in java language. here is some of its
features:
- Platform independent because of implementation in java language.
- interactive user interface (user can change nodes arrangement during the
simulation)
- Drag&Drop feature
- Searching nodes by their name
- Automatic parameter setter : user can specify each node at least should
see how many nodes and if their connection is bidirectional. then the
application fills automatically the nodes power, IP and name.
- Independence of UI and simulation engine; so developers can use another
user interface for that engine.
- Logging the state of each node
Now added in sourceforge.net.
some Screenshots:

This application developed for Computer Network course in summer 2006
by Masoud Moshref Javadi & Ali DabirMoghaddam. we perfumed below fazes:
- Learning the AODV Standard RFC (rfc3561.txt)
- Using and assessing available Simulators
- Implementing the algorithm for simulating and generating text outputs
- Design and implement the Graphical User Interface
you can run this simulator in Applet format from here.
|