Class QuoteOfTheMomentClient

java.lang.Object
org.jboss.netty.example.qotm.QuoteOfTheMomentClient

public final class QuoteOfTheMomentClient extends Object
A UDP broadcast client that asks for a quote of the moment (QOTM) to QuoteOfTheMomentServer. Inspired by the official Java tutorial.
  • Field Details

    • PORT

      static final int PORT
  • Constructor Details

    • QuoteOfTheMomentClient

      public QuoteOfTheMomentClient()
  • Method Details