Home

messagingtoolkit SMS/MMS library is a .NET managed library which consists of

  1. A core library which you can use to send out various kinds of messages, which include SMS, MMS, WAP Push message, vCard, vCalendar, and Smart SMS.
  2. A utility program which serves as the demo to the library (with source code).
  3. A diagnostic program to analyze the capabilities of your devices (with source code).
  4. Bulk Gateway which can be used to send out messages in bulk (with source code).
  5. An open source SMS application server that you can customize to suit your needs.

The library currently supports AT commands, SMPP and MM1 protocols.

Since it is based on .NET, it requires .NET Framework 3.5 or 4.0 to be installed.

More details can be found at http://twit88.com/platform/projects/show/messagingtoolkit

For the older version that is written in VB.NET, you can still download it from http://www.twit88.com/home

messagingtoolkit Barcode library is a C# barcode library that can be used in standalone Windows applications, ASP.NET web applications, and Windows Phone 7 applications.

More details can be found at http://twit88.com/platform/projects/show/mt-barcode

CDP is a content delivery platform which aims to delivery

  • A content filtering proxy server which can be used to extract relevant content from web pages, ignoring all the advertisements, and irrelevant contents.
  • A content indexing and categorization engine which can be used to index and categorize web pages
  • A analysis and heuristics engine which can be used for trend analysis
  • A delivery engine to deliver contents to different platforms, e.g. web browsers and mobile phones.

At this moment only the beta version of CDP Proxy is available.

Latest news

messagingtoolkit-barcode: Release 1.5.0.0 is out
A WPF demo is included in this release, together with support for Maxicode decoding
Added by admin 4 days ago

messagingtoolkit: MessagingToolkit 1.4.3.0 is released
This is a patch release which fixed some of the bugs related to USSD and MMS
Added by admin 13 days ago

messagingtoolkit: QRCode library 1.3.0.0 is released
The new open source version is now available for download
Added by admin 15 days ago

messagingtoolkit-qrcode: Release 1.3.0.0 is out
In this release, bugs are fixed and more sample code are provided
Added by admin 15 days ago

messagingtoolkit: MMS library 1.4.3.0 is released
A patch release of the MMS library is available for download
Added by admin 17 days ago

View all news

Latest projects

  • messagingtoolkit-barcode (09/23/2011 06:21 PM)

    MessagingToolkit Barcode library is a C# barcode library that can be used in standalone Windows applications, WPF applications, ASP.NET web applications, and Windows Phone 7 applications.

    Sample source code are provided for WinForms, WPF, ASP.NET and Windows Phone 7.

  • messagingtoolkit-mms (11/06/2009 12:19 PM)

    messagingtoolkit-mms is a C# and Java library that can be used to encode and decode MMS. The encoded MMS can be sent to a MMSC through MM7 protocol, GPRS/3G modem or GPRS/3G handsets through MM1 protocol.

    For the C# version, a demo program is available to show how to encode and decode a MMS message. A WAP client library is also included. The WAP client library is used to send and receive MMS through MM1 protocol using a GPRS/3G modem.

  • messagingtoolkit-smartgateway (08/13/2009 02:44 AM)

    SmartGateway allows you to set up your message gateway easily. The expected features

    • Support multiple gateways
    • Incoming and outgoing SMS in XML so that you easily integrate it with external applications
    • Command line utilities to send SMS
    • External program or PowerShell scripts can be triggered using rules for sent/received messages
  • messagingtoolkit-qrcode (08/10/2009 08:30 PM)

    QRCode Library is a .NET component that can be used to encode and decode QRCode. QRCode is a 2 dimensional bar code that originated in Japan. Nowadays it is widely used in a wide range of industries, e.g. for vehicle parts tracking and inventory management.

  • messagingtoolkit (05/26/2009 02:17 AM)

    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. It can also be used to send and receive MMS using MM1 protocol, and SMS using SMPP protocol.