|
syncsys
|
the TCP layer which can be easily be replaced by another networklib More...
Classes | |
| struct | InitData |
| Container for some important info for a new connected client. More... | |
| class | Packet |
| Class carring the sent data and the message. More... | |
| class | Network |
| base class for every socket based communication (UDP or TCP) More... | |
| class | Clientclass |
| base class for message-,packet- and connection-handling. Used on server and client side. More... | |
| class | BasicClient |
| basisnetwork-client for connection to a basicnetwork-server More... | |
| class | BasicServer |
| basisnetwork-server More... | |
| class | BasicServerClient |
| basisnetwork-serverclient which representates a participant/ a to the server connected client. More... | |
the TCP layer which can be easily be replaced by another networklib
1.7.3