|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdriver.udp.Client
public static class udp.Client
Simple UDP client.
Constructor Summary | |
---|---|
udp.Client()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
UDP client entry point: open UDP socket and send off single packet to server. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public udp.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 |