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.
TuxMoT is written in Java SE 7, using GNU's RXTX library and some minor refence from Apaches Commons-cli and log4j APIs.
Currently, TuxMoT supports only the Console Interface though future versions will include a Curses interface and a GKT+ interface.
Features
- Console Interface
Categories
CommunicationsFollow TuxMoT
You Might Also Like
Enterprise-Grade Monitoring - Zero Compromises
Managing a large, distributed IT environment demands more than basic monitoring. PRTG provides a unified view of your entire infrastructure - across sites, clouds, and hybrid setups. Advanced analytics, customizable dashboards, and granular access controls empower your team to detect issues early and respond fast. Automate reporting, ensure compliance, and scale effortlessly as your network grows. With PRTG, you get reliability, flexibility, and the insights you need to keep your business running at peak performance.
Rate This Project
Login To Rate This Project
User Reviews
-
Great having a Hyperterminal-like application in windows.