socket/README.md
2023-05-23 22:53:01 +02:00

14 lines
220 B
Markdown

# A simple TCP socket library for C++
Object-oriented implemented library for easy creation and management of TCP sockets.
## Features
- Client aplication
- Server aplication
- Timeout connection
- SSL certificate