| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| Connection.h | 2015-09-23 17:39 | 2.4K | ||
| Network.h | 2015-09-23 17:39 | 1.5K | ||
| README | 2015-09-23 17:41 | 281 | ||
| network.c | 2015-09-23 17:39 | 842 | ||
| network.cc | 2015-09-23 17:39 | 542 | ||
Network.h: A mock library for handling network connections is given in a c-style code network.c: Makes use of this library in a c-style Connection.h: Classes for wrapping the c-library in an exception safe and easy to use way network.cc: Uses the classes from Connection.h