Home

messagingToolkit is a collection of .NET C# libraries and components which at this moment consists of

  1. A core library which you can use the 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).

Since it is based on .NET, it requires .NET Framework 3.5 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

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: Coming soon... Barcode and QRCode Messaging
In the coming 1.1.1.0, Barcode and QRCode will be supported
Added by admin 3 days ago

messagingtoolkit: MessagingToolkit Core Release 1.1.0.0 is released
In this release, MMS is supported
Added by admin 4 days ago

messagingtoolkit: MessagingToolkit MMS Release 1.1.0.1 is out
This is a bug fix release of the MMS library
Added by admin 5 days ago

messagingtoolkit: 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
Added by admin 38 days ago

messagingtoolkit: MMS Feature Available Soon in Release 1.1.0.0
MMS feature will be part of the core library in upcoming release
Added by admin 80 days ago

View all news

Latest projects

  • 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.

  • CDP Analysis Engine (08/30/2009 11:32 AM)

    CDP Analysis Engine is used to analyze and predict the trend based on the amount of data collected. E.g. for lotto analysis.

  • CDP Categorizer (08/30/2009 11:29 AM)

    CDP Categorizer is a content categorization engine which can be used to categorize web pages. It is a total rewrite of the old open source version at http://twit88.com/home/opensource/textguru.

    The old version is based on Reuters Corpus. The problem with it is that it cannot learn by itself and with the amount of new web pages growing every day, the categorization is no longer accurate.

  • CDP MicroBrowser (08/30/2009 11:26 AM)

    CDP MicroBrowser is a J2ME based web browser that is used to view the knowledgebase in CDP. It is a enhanced version of the old open source JCellBrowser available at http://twit88.com/home/opensource/jcellbrowser

  • CDP Proxy (08/30/2009 11:21 AM)

    CDP proxy is a content filtering proxy which can be used to filter web pages and only retrieve the real content the page is meant for by removing advertisements, unnecessary back links, etc. It uses the host file from http://www.mvps.org/winhelp2002/hosts.zip