AsenOsen / cpp_socket_server

This is a tiny implementation of multithread socket server on C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

This is a tiny implementation of multithread socket server on C++

Description

socket_server.h --- interface
socket_server.cpp --- implementation
app.cpp --- realization

About

This is a tiny implementation of multithread socket server on C++

License:GNU General Public License v2.0


Languages

Language:C++ 93.9%Language:Makefile 6.1%