AOL Instant Messenger in TOC

I used some old documentation and some reverse engineering to create a PHP-based AOL instant messenger script for the original TOC protocol. When I showed it to Andrew Heebner (formerly of evilwalrus.com), he added some TOC2 (a revision of the original TOC protocol) functionality and lots of documentation. He called it TAC and we agreed on making it available on the internet under the Artistic License. It was created for beta versions of PHP5.

I also made some of the original TOC1-only script available, as a PHP4 class named AOL_TOC, which is copyrighted by me. It requires PEAR and it's only been tried with PEAR < 1.4.0.

AttachmentSize
TAC.zip70.44 KB
AOL_TOC.zip13.16 KB

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
  • Allowed HTML tags: <hr /> <a> <p> <em> <strong> <cite> <code> <blockquote> <ul> <ol> <li> <dl> <dt> <dd> <div> <img> <h1> <h2> <h3> <h4> <h5>
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options