Name | Modified | Size | Downloads / Week |
---|---|---|---|
DACME_GUI_CLIENT.tar.bz2 | 2012-05-07 | 90.0 kB | |
README.txt | 2012-05-07 | 971 Bytes | |
Dacme_Full.tar.bz2 | 2012-05-07 | 236.9 kB | |
DACMED.tar.bz2 | 2012-05-07 | 116.7 kB | |
Totals: 4 Items | 444.6 kB | 0 |
DACME (Distributed Admission Control for MANET Environments) ============================================================ :Author: Álvaro Torres Cortés :Contact: batousay@batousay.com :Version: 0.1 Beta :License: Licensed under GPL v3, wich can be obtained at http://www.gnu.org/licenses/gpl-3.0.html ============================================================= Get DACME to Work ================= DACME is divided in two packages. DACMED Contains the Dacme Daemon, which is the main part of the project. Is the admission control module itself. It does only work in GNU/Linux and requires "iptables" and "grep" to be installed and working properly. DACME_GUI_CLIENT Contains the graphical client to add and delete flows which do not employ DACME interface. As it's made in standard Java, should work in all plattforms. Both projects have been created with Netbeans, so, Makefile it's been auto-generated by it. Last time tested (7th May 2012 - Ubuntu 11.10)