Introduction - If you have any usage issues, please Google them yourself
2 Introduction
This educational software simulates an Ad-hoc network with AODV algorithm, it uses 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 parameters: 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
· Animated UI
Developing characteristics:
· Java based
· Logging with Log4j
· Thread based