Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCPServerLib

Complete Implementation of TCP Server Library in C/C++

Cretated a C++ Library which provides TCP-Connection Mgmt functionality to application. Functionality includes - Creating Multithreaded Clients, notif about client connection/disconnection/msg recvd, maintaining stats per client, Client Migration ( from threaded to Multiplexed and Vice-Versa), Detecting connection termination based on Keep-Alive Msgs, TCP Message Demarcation.

About

Complete Implementation of TCP Server Library in C/C++

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages