Windows Live Messenger API in cocoa?

233 Views Asked by At

If I want to make a Cocoa application that communicates with Windows Live Messenger, is there an API to do that, so I can make something like, for example, the eBuddy app?

1

There are 1 best solutions below

0
On BEST ANSWER

Look into LibPurple.

Also look at Adium, which is a Cocoa app that uses LibPurple, and is open source.