AnkitDimri / multithread-tcp-server

A multithreaded tcp server which services the requests of the client parallely using threads in c++ and maintain a separate tcp connection with each client using sockets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A multithreaded tcp server which services the requests of the client parallely using threads in c++ and maintain a separate tcp connection with each client using sockets.


Languages

Language:C++ 90.6%Language:Shell 9.4%