SkillAgentSearch skills...

TCPServerLib

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

Install / Use

/learn @sachinites/TCPServerLib
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated3mo ago
Forks26

Languages

C

Security Score

87/100

Audited on Dec 13, 2025

No findings