Skip to content

Simple multithreaded TCP\IP Client-Server with mapped files

Notifications You must be signed in to change notification settings

awarus/client-server

Repository files navigation

client-server

Simple multithreaded TCP\IP Client-Server with mapped files.

Type 'make' for build

./clean.sh - for cleaning /var/tmp/server_data dir(where stored messages from client)

Generally we have N/3 worker threads on the server side and N client threads. N defined in constraints.h

About

Simple multithreaded TCP\IP Client-Server with mapped files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published