Adding a hen in the nest
After installing the nest, you can add a hen to help managing the chicken (aka the applications). Several hens are available depending on your needs:
A live hen for real deploiement; this is the Airplug-live mode.
For running the Airplug-live mode, you need to install the live hen APG, which is a C program.
This hen allows to manage chicken (that is, the applications) for a real deployment, using many computers. We use it for experimentations on the road for instance.
An emulation hen for emulating the dynamic network into your computer; this is the Airplug_emu mode.
For running the Airplug-emu mode, you needs to install the emulation hen, which is a Tcl-Tk program named EMU.
This hen allows to manage many chicken (that is, the applications) into a single computer, by reproducing the network and establishing connections automagically. We use this mode for prototyping and testing our applications.
A remote hen for playing with the applications remotely, using network connection to join other applications. The remote mode can be used conjointly with the emulation mode.
For running an Airplug application remotely, you need to install the remote hen, which is a specific Tcl-Tk application named RMT and its library (sourced by remote applications).
It allows to connect any applications to others, using a socket on any network (wired, wireless…). By combining the remote hen and the emulation hen, an hybrid emulation is obtained.
A simulation hen for playing with the applications into the Network Simulator ns-2; this is the Airplug_ns mode.
For running the Airplug-ns mode, you need to install the simulation hen, which is composed of add-ons for the Network Simulator ns-2 (the installation of ns-2 is required).
This mode allows to run the chicken (that is, the applications) into the simulators with few modifications. We use it for studying the scalability of our protocols and for comparisons with others.
Currently (2017), this simulation hen is no more maintened.
(original image here)