[JDEV] MSN will stop supporting old MSN Messenger protocol

Paul Curtis pcurtis at terrapin.com
Wed Aug 20 12:34:18 CDT 2003


maqi at jabberstudio.org wrote:
> 
> I'd suggest to use an existant transport and modify it for MSN. For
> example, JIT(.jabberstudio.org) is rather well-documented (compared to
> other transports ;-) and legacy IM routines and Jabber routines are kept
> apart so it should not be too difficult to take it, rip its ICQ routines
> out and put MSN there. In fact, it would be pretty nice to do this as both
> projects will benefit from it. Contact me if you want further info.

I resemble that remark! ;)

Actually, the new Yahoo-t could be ripped up pretty quickly. The 
protocol part of the code is from Gaim, (the Gaim Yahoo plugin) and the 
function names map very well between Gaim plugins.

Minor changes to the Yahoo-t, and the Gaim MSN plugin, and we could have 
a very fast solution. All of the XMPP handling is there, it is a matter 
of changing the function calls into the Gaim MSN plugin code.

Of course, in my copious free time .... :(

Regards,

paul




More information about the JDev mailing list