MagiCServer++ is a framework for implementing efficient and flexible Internet server applications. It supports both connection-based TCP and connectionless UDP datagram protocols in a transparent fashion. It features a transparent distribution through threading (Linux pthreads), an open architecture for other distribution models, and logging. It is simple, yet highly expandable.
| Tags | Software Development Libraries Application Frameworks |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |