Zusi 3 TCP Protocol Library
An implementation of the Zusi 3 TCP protocol in C++.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NzusiZusi
 CAttributeGeneric Zusi message attribute. Data is owned by the class
 CClientConnectionManages connection to a Zusi server
 CConnectionParent class for a connection
 CDebugSocketDummy socket for debug purposes
 CNodeGeneric Zusi message node
 CSocketAbstract interface for a socket
 CWinsockBlockingSocketSocket implemented using the built-in Windows Winsock networking functions