SocketLib++
betaDescription
This is a semi-async socket stream library. It is basically event based system, which is called whenever data is received but not requested. It also supports name resolution (sync or async). It supports TCP. No Winsock or BSD headers are exposed.
Categories
License
Features
- TCP sockets stream
- very easy to learn
- event based
- synchronous or asynchronous
- DNS resolution
- No Winsock or BSD headers (no macros)
Update Notifications
User Reviews
Be the first to post a review of SocketLib++!