Package org.jboss.netty.example.qotm
Class QuoteOfTheMomentClient
java.lang.Object
org.jboss.netty.example.qotm.QuoteOfTheMomentClient
A UDP broadcast client that asks for a quote of the moment (QOTM) to
QuoteOfTheMomentServer
.
Inspired by the official
Java tutorial.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PORT
static final int PORT
-
-
Constructor Details
-
QuoteOfTheMomentClient
public QuoteOfTheMomentClient()
-
-
Method Details
-
main
- Throws:
Exception
-