uka.gm
Class GMServerTest

java.lang.Object
  extended byuka.gm.GMServerTest

public class GMServerTest
extends java.lang.Object

Author:
Bernhard Haumacher

Nested Class Summary
static class GMServerTest.Client
           
static class GMServerTest.Server
           
 
Field Summary
(package private) static long allBytes
           
(package private) static int cnt
           
static int SERVER_PORT
           
 
Constructor Summary
GMServerTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVER_PORT

public static final int SERVER_PORT
See Also:
Constant Field Values

cnt

static int cnt

allBytes

static long allBytes
Constructor Detail

GMServerTest

public GMServerTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception