Questions tagged [oscar-protocol]

OSCAR is proprietary and now obsolete instant messaging and presence information protocol by AOL.

OSCAR is proprietary instant messaging and presence information protocol by AOL. It is used by both ICQ and AIM.

4 questions
6
votes
1 answer

PHP connect to AIM TOC

In the middle of 2010, I found a class library called PHPToCLib. It ran flawlessly for over a year - I was able to implement a tremendous amount of my own, custom code into a an AIM Bot that I could run from my CMD Prompt. However, near the end of…
Alpha Wolf
  • 61
  • 1
2
votes
1 answer

Oscar OSGi remote shell service

I'm currently attempting to get my head around OSGi (specifically the Oscar implementation) in attempt to do some funky things with the JVM available on an embedded control system box. To make things a bit easier while I'm experimenting I'm just…
Kim Burgess
  • 467
  • 3
  • 15
2
votes
2 answers

Sending ICQ messages from outside event handlers in Twisted, Oscar

I'm making an ICQ (and XMPP in prospect) bot for a service, which should send and receive messages from users. I'm using Python and Twisted. I started from the official documentation's example (this one:…
Roman Vinogradov
  • 145
  • 1
  • 12
0
votes
1 answer

Are there any JavaScript libraries for interacting with AOL's OSCAR protocol?

I know AOL provides a library for their Web AIM (or whatever its called) but I'm more interested in something I can use with something like v8cgi.
Darrell Brogdon
  • 6,843
  • 9
  • 47
  • 62