| Class | Description |
|---|---|
| BroadcastReceiver | |
| CheckersHost | |
| Client |
Represents a client that can connnect to a Host
|
| DisconnectMessage |
Sent from the client to the host when the client wants to disconnect.
|
| GameStartMessage | |
| Host |
Defines a host object for connecting with clients and passing messages
Designed and adapted from the notes here
http://math.hws.edu/javanotes/c12/s5.html
|
| PlayerForfeitMessage | |
| PlayerIntroMessage |