|
DESERT 4.0.0
|

Files | |
| initlib.cpp | |
| msocket.cpp | |
| Implementation of the Msocket class. | |
| msocket.h | |
| Header of the class derived from UWMconnector to handle the TCP/IP socket connection of a client between NS-Miracle and a modem. | |
| uwmconnector.cpp | |
| Implementation of the UWMconnector class. | |
| uwmconnector.h | |
| Header of the class needed by UWMPhy_modem to handle the physical connection between NS-Miracle and a real acoustic modem device. | |
| uwmdriver.cpp | |
| Implementation of the UWMdriver class. | |
| uwmdriver.h | |
| Header of the class needed by UWMPhy_modem to handle the different transmissions cases and corresponding protocol messages to be generated according to the tcl-user choices and modem firmware, respectively. | |
| uwminterpreter.cpp | |
| Implementation of the UWMinterpreter class. | |
| uwminterpreter.h | |
| Header of the class that is in charge of building/parsing the necessary messages to make the UWMdriver able to communicate with the modem. | |
| uwmphy_modem.cpp | |
| Implementation of the UWMPhy_modem class. | |
| uwmphy_modem.h | |
| Header of the main class that implements the general interface between ns2/NS-Miracle and real acoustic modems. | |