UltraSMS is a utility for sending and receiving mobile phone SMS messages to and from a MySQL database. UltraSMS was created as an inexpensive solution for enabling SMS in Web (or other) applications as easily as possible for the developer.
| Tags | Communications |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Changes: This release fixes a crash-inducing bug in SMS message sending and removes some debugging information that was left in 0.5.5.


Changes: Support for Unicode message decoding was added. A memory leak introduced in 0.5.3 was fixed.


Changes: UltraSMS will now quit if the MySQL server is unavailable. Config file support was added. Interrupt signals are trapped in order to close cleanly. Logging issues were fixed. Running in debug mode as a daemon was disabled.