|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdriver.tcp.Client
public static class tcp.Client
Simple TCP client.
| Constructor Summary | |
|---|---|
tcp.Client()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
TCP client entry point: open TCP socket and send off message to server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public tcp.Client()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - command-line parameters
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||