| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Mar 2006 Location: Connecticut, USA
Posts: 281
![]() | AIM, MSN and Yahoo messengers help I need help with MSN, AIM and Yahoo because i am trying to make a web 2.0 instant messaging site similar to meebo. The only problem is that I can't find the stuff i need to connect their networks. Can someone please help me? |
| |
| | #2 (permalink) |
| NamePros Regular Join Date: Aug 2005 Location: NY, USA
Posts: 610
![]() ![]() ![]() ![]() ![]() ![]() | Meebo uses a back-end script that interfaces with an application called Gaim running on their servers. Unless you have a dedicated server with sizable resources, you'll have a hard time creating a successful web-based IM client. There are a few PHP classes that allow IM capabilities over AIM's TOC protocol (BlueTOC, PHPTocLib) but in my opinion, they lack the capability to power a web-based IM client such as Meebo. I haven't done any research into PHP connectivity with other IM networks.
__________________ ask me about the internet |
| |
| | THREAD STARTER #4 (permalink) |
| NamePros Regular Join Date: Mar 2006 Location: Connecticut, USA
Posts: 281
![]() | I am guessing that no one here know anything about the yahoo and msn protocols. I am going to have to do some hardcore research to try and find out some people who have done it.
__________________ DarkNeoNetwork |
| |
| | #5 (permalink) |
| NamePros Regular Join Date: May 2005 Location: England
Posts: 392
![]() ![]() ![]() | Okay i think i've found a fairly decent class for MSN.. you'll have to play around with it and i haven't used it yet, this one sends and recieves messages from msn.. i have seen one that can retrieve contact lists so you could combine the two ![]() http://flumpcakes.co.uk/php/msn-messenger
__________________ -Beaver6813.com - Web Developer Extraordinaire!
Last edited by beaver6813; 02-17-2007 at 02:13 PM.
|
| |
| | #7 (permalink) | ||||
| NamePros Regular Join Date: May 2005 Location: England
Posts: 392
![]() ![]() ![]() |
I just found it under my list of bookmarks.. ill keep an eye out though
__________________ -Beaver6813.com - Web Developer Extraordinaire! | ||||
| |
| | THREAD STARTER #8 (permalink) |
| NamePros Regular Join Date: Mar 2006 Location: Connecticut, USA
Posts: 281
![]() | Ok, I guess I will wait. I am also searching for them on my own as well. It is hard to find stuff for them.
__________________ DarkNeoNetwork |
| |
| | #9 (permalink) |
| NamePros Regular Join Date: May 2005 Location: England
Posts: 392
![]() ![]() ![]() | Okies, try phpclasses.org they have heaps of stuff if you haven't already
__________________ -Beaver6813.com - Web Developer Extraordinaire! |
| |
| | THREAD STARTER #10 (permalink) |
| NamePros Regular Join Date: Mar 2006 Location: Connecticut, USA
Posts: 281
![]() | They have a few things on there, I am not sure if I can use those classes to send messages though.
__________________ DarkNeoNetwork |
| |