AIM question
Posted: Fri Sep 04, 2009 2:23 pm
Anybody aware of a _working_ PHP library/framework/whatever that will essentially allow you to create an AOL IM bot? Just the ability to send/receive IM's after connecting to AOL... thanks!
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Prefer to use PHP as I'm most familiar with it... will check out xmpphp, thanks.John Cartwright wrote:If you are running a jabber server, you can communicate on most IM networks. Not sure there are any good PHP clients, but I have used xmpphp with some success (limited tests). Your probably better off with a more suitable language, such as Java.