From the day one I got into J2ME platform (and even before that when PersonalJava was hot!) I have always liked it regardless of its limitations. Really exciting to have your programs run on your phone, PDA or other J2ME supported small devices :-)
Many months ago I started to work on a Midlet called k-IRC (v1.0) for Asian Mobile Challenge. An IRC client running on any MIDP 1.0 supporting device with TCP socket support and enough heap size (actually a bit more than the usual 64KB)! The actual IRC engine borrowed from a J2SE Swing application called RelayIRC also hosted on SourceForge but customized/enhanced and changed it to be compatible/runnable under J2ME platform. Nice experince it was and I learnt a lot from that project :-)
Anyways, recently I decided to make k-IRC open source and release it (v1.1) under LGPL on SourceForge.Net so that people can freely download and play with it. Both the source and binary forms (for Mobile and Palm) are available so feel free to give it a try! Any idea/suggestion/feedback is highly appreciated...
Armond
Posted by armond at October 5, 2003 11:06 PMHi
Posted by: Narbeh at December 4, 2003 08:28 PM