MiniIM is messaging client for jabber/xmpp protocol. (Java2mobile edition)
Try it here at desktop.
Get source here,
svn co https://miniim.svn.sourceforge.net/svnroot/miniim/trunk miniim_trunkIt renders xml(some that is used to minimize gui coding like qml) to gui on fly .
MiniIM is messaging client for jabber/xmpp protocol(rewritten in C, Qt).(UNFINISHED)
Get source here,
git clone git@github.com:kamanashisroy/miniim.gitThe development platform is now debian linux. It uses Qt to render GUI . It includes a small memory manager that I call object pool plus. This memory library includes a lock-free queue (tested in production) . And It uses the Object Oriented notion in C .
No comments:
Post a Comment