|
SmartEngine
1.6.0
|
Classes | |
| class | Client |
| Singleton class used to connect to a server More... | |
| struct | Connection |
| Represents a either a client connection or the connection to the server. More... | |
| class | Message |
| Base class for messages that can be sent across the network More... | |
| class | MessageFactory |
| class | Server |
| Singleton server class to manage listening to a port and accept incoming client connections More... | |