RSS Feed for This PostCurrent Article

C# SMS Library

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 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 between 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

core_utilities


Trackback URL


RSS Feed for This Post2 Comment(s)

  1. Fakhru Rahman | Aug 8, 2009 | Reply

    Hi, can I use the old .NET SMS Library (NOT messagingtoolkit), in my commercial apps ?

  2. admin | Aug 16, 2009 | Reply

    it is free for commercial use, but no support is provided

Sorry, comments for this entry are closed at this time.