Skip to content

gezidan/Mini-Net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published