Skip to content

A client-server service. The client sends to the server processes info.

Notifications You must be signed in to change notification settings

vlmarkov/network-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client-Server Service

  • pure C++ (without additional libraries)
  • client sends to server processes info
  • server receives and print it
  • server asynchronous (via select())
  • server and client detect if hang up
  • unified data protocol (aka simple json)

About

A client-server service. The client sends to the server processes info.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published