MSN Messenger API and Yahoo

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Charles256
DevNet Resident
Posts: 1375
Joined: Fri Sep 16, 2005 9:06 pm

MSN Messenger API and Yahoo

Post by Charles256 »

I have managed to find API's that allow me to download SDK's and build a stand alone version of their products but I want to integrate it into a web page and despite my best efforts I can't find their API... Any one have any idea where to find it? http://www.meebo.com does it beautifully but how is beyond me. Thanks for any input.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

I don't recall them publishing an API. I know most of the rival connectors were created via reverse engineering.
Charles256
DevNet Resident
Posts: 1375
Joined: Fri Sep 16, 2005 9:06 pm

Post by Charles256 »

So I'd have to get down and dirty with their source code to figure out how to implement it via a web interface? :-/ should be fun.... :(
Post Reply