jtge.sample.chat
Class Chat

java.lang.Object
  extended byjtge.sample.chat.Chat

public final class Chat
extends java.lang.Object

Bootstraps the application.

Version:
$Revision: 1.9 $ $Date: 2005/09/06 18:00:21 $
Author:
Mathieu Champlon

Method Summary
static void main(java.lang.String[] args)
          Program entry point.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Program entry point.

Parameters:
args - -s for a server and -c for a client (repeatable)


Copyright © 2003-2005 . All Rights Reserved.