Overview
messagingtoolkit is a .NET C# messaging library that can be used to send and receive messages using any ETSI 07.05 compliant GSM modem or phone handset connected to the PC serial port through serial cable, infrared or bluetooth.
Some of the features of the library
- Send SMS
- Read incoming SMS
- Send MMS
- Read MMS
- Send WAP Push message
- Send vCalendar, vCard
- Send Flash SMS
- Send OTA bitmap, ringtone, custom Smart SMS
- Send and receive 7 bit ANSI, 8 bit-ANSI, or 16-bit Unicode messages
- Read and set various information on the phones. E.g. SMSC, battery level, network parameters
- Read and delete messages from the phones
- Dial, answer and hang up call
- Detect incoming call
- Built-in multiple gateways suport, which means you can use more than 1 GSM modems at one time, and the messages are routed and load balanced among all the gateways
- Basic routing and load balancing (round robin) are built-in, and you can define your own routing and load balancing rules by overriding the default class
- Ability to define group of destination numbers so that messages can be sent in bulk easily
- Ability to detect gateway disconnection and route message to active gateway
There is also a demo program which shows all the essential features of the library.
Bulk Gateway is another program using the core library which you can use to send SMS and WAP Push messages in bulk.
You can see the screenshots in the WiKi.
The latest version can be downloaded here
For the older version that is written in VB.NET, you can still download it from http://www.twit88.com/home
Latest news
Coming soon... Barcode and QRCode Messaging
In the coming 1.1.1.0, Barcode and QRCode will be supported
MessagingToolkit Core Release 1.1.0.0 is released
In this release, MMS is supported
MessagingToolkit MMS Release 1.1.0.1 is out
This is a bug fix release of the MMS library
MessagingToolkit MMS Release 1.1 is out
Version 1.1 of the MMS library is released. This version include a WAP client library that can be used to send and receive MMS through MM1 protocol
MMS Feature Available Soon in Release 1.1.0.0
MMS feature will be part of the core library in upcoming release