I was searching at Google some document of MSN Protocol. I got a job
to build a Quiz MSN Bot. I`ll do in Java or Delphi (i work with both
languages)
I was builing the MSN procotol (and I stopped at MSN Authentication,
"USR 3 SSO S MBI_KEY_OLD"... But this is another history...)
So I discovered msn-pecan and libmsn-pecan.dll.
My question is: Can I use libmsn-pecan.dll functions to login and send
messages at MSN?
If this DLL has open functions, I don't need to know the MSN Protocol,
I`ll just need to know all functions inside this DLL to use it, right?
Anyone here knows if what I want is possible?
Thanks guys!
Bruno Kilian - Brazil
Well, first, libmsn-pecan.dll is a plugin for libpurple, not really a
standalone library. This means that the intended way to use the
functionality is through libpurple. If you do, that you'll probably
not encounter much trouble.
In the future we want to make msn-pecan an independent library,
however, that might require some work in order to get rid of libpurple
helpers. Patches are welcome for this task though :)
Cheers.
--
Felipe Contreras