frams_client_3d
Class Communication_test

java.lang.Object
  extended byframs_client_3d.Communication_test

public class Communication_test
extends java.lang.Object

Server communication console tester.

Author:
MoMaT

Field Summary
(package private) static java.lang.String host
           
(package private) static int port
           
 
Constructor Summary
Communication_test()
           
 
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

host

static java.lang.String host

port

static int port
Constructor Detail

Communication_test

public Communication_test()
Method Detail

main

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