The project purpose is to allow SAP R/3 servers to communicate with external devices such as fax and GSM modems by sending and receiving a fax or SMS. The system provides an easy way of configuration based on web interface and JMX console.
SMSMatrix stores all SMSs it receives to a MySQL database. JAVA is used to pull the SMSs out of the GSM/GPRS Modem and save them to a MySQL inbox. All outgoing messages are queued in a MySQL outbox. The user interface is done using PHP. This application h
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
LemonSMS is a java library that enables developers to integrate sending of SMS messages using a GSMmodem or compatible phone. The library is integrated into Aubey(http://www.sf.net/projects/aubrey) which has a mini SMS gateway implementation.
The aim of this project is to develop a methods library (a JAVA API) for managing and programming MIDlet application for the SIEMENS TC65 GSMMODEM in order to make easier the applications development for this device, avoiding the use of AT Commands.