Home
messagingToolkit is a collection of .NET C# libraries and components which at this moment consists of
- A core library which you can use the send out various kinds of messages, which include SMS, WAP Push message, vCard, vCalendar, and Smart SMS.
- A utility program which serves as the demo to the library.
- Bulk Gateway which can be used to send out messages in bulk.
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:
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
messagingtoolkit:
MMS Feature Available Soon in Release 1.1.0.0
MMS feature will be part of the core library in upcoming release
messagingtoolkit:
Bulk Gateway Source Code Included in Release 1.0.0.6
Bulk Gateway source code is available in release 1.0.0.6
messagingtoolkit:
New Gateway Diagnostics Tool in Release 1.0.0.5
There is a diagnostics tool available in this release
messagingtoolkit:
Patch Release 1.0.0.4 is out
The latest patch release 1.0.0.4 is out
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.
-
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