[JDEV] MSN-t for Java
Tijl Houtbeckers
thoutbeckers at splendo.com
Fri Dec 13 08:56:12 CST 2002
"Katz, Dov (Lists/Junk Mail)" <list at dovkatz.net> wrote on 13-12-2002
15:33:40:
>
>Does anyone know of a MSN implementation in JAVA? Preferably for
>jabber, but it could be any implementation of the MSN protocol, before
>I go start from scratch :)
>
>Also, I saw the MSN protocol explained on theoretic's website. Is
>there another place I should be looking?
The MSN protocol is quite simple, and very well documented online. I'm
sure you could find a lot of Java based libraries too, if you just
google for it. However are often oriented for a single or a few
connections. If you'd want to build an efficient scalable MSN transport
it might be best to start from the ground up and use the NIO framework
introduced in J2SE 1.4
--
Tijl Houtbeckers
Java/J2ME/GPRS Software Engineer @ Splendo
The Netherlands
More information about the JDev
mailing list