Results 1 to 3 of 3

Thread: AIM Protocol

  1. #1

    Thread Starter
    PowerPoster MidgetsBro's Avatar
    Join Date
    Oct 2000
    Location
    Apparently, Internet.com
    Posts
    3,125

    AIM Protocol

    Does anyone know how to successfully connect and login to the AIM server login.oscar.aol.com? I want to make a bot-type program in VB, like that SmarterChild screen name, but I don't know how how to decode the message I get when I first connect to that server with winsock.

    Thanks
    <removed by admin>

  2. #2
    Zaei
    Guest
    When you log onto that server, it replies with 6 bytes of data. The first 4 bytes correspond to the values in an IP address, the last 2 are the port. Connect to that IP on that port to actually log onto the system.

    Check this page for the full protocol:
    http://www.rendo.dekooi.nl/~jeff/osc...roduction.html

    Z.

  3. #3
    Hyperactive Member Hampster's Avatar
    Join Date
    Feb 2001
    Location
    On my hamster wheel.
    Posts
    374
    Hmm, there's a example on PSC, but it doesn't use the oscar protocol. As long as aim supports the older TOC protocol, the client will work fine, just not support oscar protocol commands/features, such as the icon.

    http://www.pscode.com/vb/scripts/Sho...27981&lngWId=1
    Last edited by Hampster; Jun 12th, 2002 at 08:34 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width