Tagged Questions

1
vote
2answers
858 views

Authentication Required - Problems Establishing AIM OSCAR Session using Python

I'm writing a simple python script that will interface with the AIM servers using the OSCAR protocol. It includes a somewhat complex handshake protocol. You essentially have to send a GET request to a ...
-1
votes
2answers
180 views

How can I make an automated AIM system using python?

How can I make an automated AOL Instant Messaging system using python? It would take in input, process the input and then respond to that input!