|
CCAFFEINE
0.8.8
|
#include <ProcessorInfo.h>
Public Member Functions | |
| ProcessorInfo (char *name, boolean isServer) | |
| char * | getName () |
| boolean | isServer () |
| char * | toString () |
Private Attributes | |
| char * | name |
| boolean | isServer_ |
A class to create a server and multiple clients connected by sockets overwhich the clients can converse
1.7.6.1