Another cool JavaLib for connecting to MSN messenger

Last night I was working on flyspray project for pageflakes, in which one of my tasks were adding support for MSN messenger. That means whenever a task has been assigned to you or you got an emergency, Flyspray will send IM to your MSN. So how I gonna do that? Definitely by Java. So I started studying for available libraries. Couple of months ago I found one for the same purpose named “TjMSNLib” – But I wanted more simpler one, so I kept digging down and what I found finally was really cool. I got a much more flexible one, which supports recent MSN protocol with no problem. And that is Java MSN Messenger Library or JML

So guys, it’s show time now….