Table of Contents

Module: toc Twisted-0.19.0/twisted/protocols/toc.py

Implements a AOL Instant Messenger TOC server and client, using the Twisted framework.

TODO: info,dir: see how gaim connects for this...it may never work if it tries to connect to the aim server automatically

Imported modules   
import StringIO
import base64
import os
import protocol
import string
import struct
import time
from twisted.internet import reactor
Functions   
checksum
checksum_file
normalize
quote
roast
unquote
unquotebeg
unroast
  checksum 
checksum ( b )

  checksum_file 
checksum_file ( f )

  normalize 
normalize ( s )

  quote 
quote ( s )

  roast 
roast ( pw )

  unquote 
unquote ( s )

  unquotebeg 
unquotebeg ( s )

  unroast 
unroast ( pw )

Classes   
Chatroom
GetFileTransfer
SavedUser
SendFileTransfer
TOC
TOCClient
TOCFactory
TOCParseError

Table of Contents

This document was automatically generated on Sun Jul 14 19:52:57 2002 by HappyDoc version 2.0