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, MMS, WAP Push message, vCard, vCalendar, and Smart SMS.
- A utility program which serves as the demo to the library (with source code).
- A diagnostic program to analyze the capabilities of your devices (with source code).
- 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:
SmartGateway Preview
MessagingToolkit SmartGateway to be available soon
messagingtoolkit:
SmartGateway in release 1.4
A message gateway will be available in version 1.4
messagingtoolkit:
Release 1.3.0.0 is out
In this release, SMPP protocol is supported
messagingtoolkit:
Patch Release 1.2.0.1
This is an emergency release which fix a critical bug found in release 1.2.0.0
messagingtoolkit:
SMPP Protocol in coming release
We will be supporting SMPP protocol in the next release
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