Skip to content

TCP Server Library which provides TCP-Connection Management functionality.

Notifications You must be signed in to change notification settings

bruce-mig/tcp-server-lib

Repository files navigation

tcp-server-lib

Implementation of TCP Server Library in C/C++

C++ Library which provides TCP-Connection Management functionality to applications.

Functionality includes:

  • Creating Multithreaded Clients
  • Notify 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

TCP Server Library which provides TCP-Connection Management functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published