Skip to content

SMPP solution for connect to GSM operators and process SMS messages

Notifications You must be signed in to change notification settings

Hubbitus/HuSMPP.exe

Repository files navigation

Windows application (C++, MFC, Boost) to connect to GSM/CDMA providers (some aggregators like IncoreMedia aditionally supported) via SMPP protocol version 3.4 and handle send and receive SMS messages.

Some features to highlight:

  1. Support Receiver, Transmitter and Transceiver modes.
  2. Async work support implemented for big workload (disabled).
  3. Work with MSSQL database to store messages and send.
  4. Support extensions to protocol.
  5. Attempts to port on wxWidgets and abstract databaselayer has been start but not finished.

Very short history

  • Project initially start by Alexander Lebedev from New Voice company and based on Derdack proprietary SMPP library.
  • Then it was transferred to O-range company.
  • New requirements and protocol extensions dictate search other, free and open SMPP library reimplementation. It was borrowed from great project SMPPRouter. Reworked and extended.

Licensed under GPLv2+

You may use and modify it under terms of GNU GPL License version 2.0 or later on your oppinion.

Project not used many years. Published for history

And of course with hope it may help someone.

About

SMPP solution for connect to GSM operators and process SMS messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published