15 #ifndef MAYATOEGGCLIENT_H
16 #define MAYATOEGGCLIENT_H
18 #include "somethingToEgg.h"
19 #include "queuedConnectionManager.h"
20 #include "queuedConnectionReader.h"
21 #include "connectionWriter.h"
This flavor of ConnectionManager will queue up all of the reset-connection messages from the Connecti...
This class handles threaded delivery of datagrams to various TCP or UDP sockets.
This flavor of ConnectionReader will read from its sockets and queue up all of the datagrams read for...
This is the general base class for a file-converter program that reads some model file format and gen...
Represents a network address to which UDP packets may be sent or to which a TCP socket may be bound...