Skip to content

A multithreaded modem server that receives SMS messages though sockets via modems connected to a Moxa box.

Notifications You must be signed in to change notification settings

cth/modemserver

Repository files navigation

This is a multithreaded modem server that receives
SMS messages via modems connected to a Moxa box.

After receiving an SMS it parses it, extracting relevant fields,
and sends the messages along via a HTTP based protocol.
It has been tested with Siemens TC35 modems.


The development of this project was sponsored by MimerGroup/MimerMobile,
http://mimergroup.com. 

Mimergroup delivers a range of services, software and hardware 
related to SMS messaging. You can enquire about these services
and product by contacting  <[email protected]>. 
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

A multithreaded modem server that receives SMS messages though sockets via modems connected to a Moxa box.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published