The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be able to communicate with other users!
One other goal with this project was to lower the GPRS-traffic in the phone and make the ICQ-ing cheaper.
A third goal was to make this service as easy to log-in to as possible. Anyone tried to fill a log-in screen with a WAP-browser should know what I mean.
With Wapmess all you have to do is to write your login-url ONCE and then bookmark it in your phone, to make it available fast. :)
The Small C compiler translates a subset of the C language into
assembly language. it runs under PC/MS-DOS 2.1 and later. Small
C is compatible with the Microsoft and Small Mac assemblers.
Small C takes full advantage of the ability of these assemblers
to generate relocatable object code, to maintain libraries of
relocatable modules, and to link separately compiled program
modules. it supports a small memory model with one code and one
data/stack segment.
BoboMail is a so called webmail application, which provides mail access through a web interface. it handles MIME messages properly (including HTML mails) and is implemented in Python
BoboMail是一個webmail應用程序,它提供通過一個web接口的郵件訪問。它可以正確處理MIME消息(包括HTML郵件),用Python實現。