com.levelonelabs.aim.example
Class AIMReceptionist

java.lang.Object
  extended bycom.levelonelabs.aim.example.AIMReceptionist

public class AIMReceptionist
extends java.lang.Object

Forward messages from one screename to anonther.

Author:
Scott Oster

Constructor Summary
AIMReceptionist()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main program starts up a aimclient and signs it on.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AIMReceptionist

public AIMReceptionist()
Method Detail

main

public static void main(java.lang.String[] args)
The main program starts up a aimclient and signs it on. Then registers a listener that gets called when someone messages the bot. It simply responds and forwards the message on.

Parameters:
args - username password newusername


Copyright © 2001-2005 Java AIM Bot. All Rights Reserved.