TuxMoT
Modem Terminal for Linux Operating System.
TuxMoT is an application to interact with HSDPA modems in Linux. With Tux, one can send AT commands to the modem and TuxMoT will return the modem response. If called with a user interface, TuxMoT will display the modem response to the user. TuxMoT is also an API, if used this way, java developers can send AT commands to a modem within their application and trap the modem response by implementing the interface ModemPortDataReceivedListener.