|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--TestClient
Test client for SyntaxSocket
Gets host name & socket # from file clientConfig.txt
which
must be placed in the classpath
Exit client with ^C or "exit"
Shutdown server & exit client with "shutdown"
Constructor Summary | |
TestClient()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Gets host name and socket # from clientConfig.txt .
|
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public TestClient()
Method Detail |
public static void main(java.lang.String[] args) throws java.net.UnknownHostException, java.io.IOException
clientConfig.txt
.
clientConfig.txt
gets the server at
default "localhost", socket #4711
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |