Skip to content

A simple C++ class library which supports TCP/UDP client and server architectures. Has a single-threaded client and server architecture, and supports both blocking and non-blocking sockets. Also allows for simple management of multiple clients on a non-blocking server.

petrock6/Simple-Socks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Socks

A simple C++ class library which supports TCP/UDP client and server architectures. Has a single-threaded client and server architecture, and supports both blocking and non-blocking sockets. Also allows for simple management of multiple clients on a non-blocking server.

About

A simple C++ class library which supports TCP/UDP client and server architectures. Has a single-threaded client and server architecture, and supports both blocking and non-blocking sockets. Also allows for simple management of multiple clients on a non-blocking server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published