-
Notifications
You must be signed in to change notification settings - Fork 2
Basic Networking Library for C++
License
seoushi/Mini-Net
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Mini-Net is a basic Networking library for C++ It is a lightweight wraper around TCP/IP sockets. Current Features Creating a server Connecting to a server Sending/Receiving data Connection Pools and polling connections for data Data buffers for easy writing/recieving of data Sample server/client project Messages for combining data buffers and connections Fully documented via Doxygen License for this code is BSD (see license file for more information). If you use it for something or find it useful I'd be interested to know.
About
Basic Networking Library for C++
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published