[nycphp-talk] PHP AND AOL Instant Messenger
Jon Baer
jonbaer at jonbaer.net
Fri Oct 1 08:48:53 EDT 2004
You would have to have the socket remain open but Im not sure that is a
good way .. the options I know of @ the moment:
aim:goim?screenname=screenname&message=Hi.+Are+you+there?
(Client already has aim protocol registered with Mozilla/IE)
http://simpleaim.sourceforge.net/
(You could do some funky javascript calls I beleive - not sure)
http://www.aim.com/developer.adp?aolp=
(Wait for whatever dev docs become available)
- Jon
Joseph Crawford wrote:
> I figured i would ask this here since there is not much for
> documentation i have found on the web.
>
> When you create a socket connection in PHP, will it carry from page to
> page or will you have to reconnect the socket everytime?
>
> I was thinking of implementing an AOL IM from a web page that will
> allow you to sign on and send IM's from the site, however i either
> need to keep the main window open and figure out some way not to close
> the socket until they click logoff and open all IM windows as new
> windows. Or i need to be ablet o have the connection stay between
> page calls.
>
> If anyone has any links that could be helpfull i would appreciate it,
> all i have been able to find is this
>
> http://www.experts-exchange.com/Web/Web_Languages/PHP/Q_20450773.html
>
--
pgp key: http://www.jonbaer.net/jonbaer.asc
fingerprint: F438 A47E C45E 8B27 F68C 1F9B 41DB DB8B 9A0C AF47
More information about the talk
mailing list