Archive for the 'APPLICATION' Category

AUTOIT

If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!Getting to know AUTOIT
-a freeware designed to automate Windows GUI and general scripting.
-very small in size, self-contained and will run on all versions of Windows.
-supports complex expressions, user functions, and loops.
-suitable for those who are not Windows expert (exm: with [...]

OMNET++

OMNeT++… What Is IT????
-a discrete event simulation, mainly of communication networks.
-can be used in other areas, example simulation of complex IT systems, queueing networks or hardware architectures as well.
-extensive GUI support, and the simulation kernel can be embedded easily into other applications.
-comes with different version or suits depending on the platforms.
-guess what??… it is free [...]

Working with NS2

What is NS-2?
-Network Simulator 2.
-It is an open-source software which can be freely downloaded from its official website.
-There are many available versions with different protocol of interest.
-Basically, the procedures of NS-2 simulation execution involve providing traffic pattern and mobility pattern to a simulation scenario
-The results obtained may be in the form of raw data and [...]