Skip to content

Implementation of multi-client and single server program using Modern CPP constructs

Notifications You must be signed in to change notification settings

saanjh-sengupta/Socket-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket-Programming

Implementation of Multi - Client and Single Server code design implemntation using Modern CPP constructs

Concepts: Singleton class via Unique Smart Pointer, Concurrency (Asynchronous Thread Calls), OOPs (Object Oriented Programming)

Folder Distribution Schema:

  1. build folder : Comprises of all CMake files
  2. include folder : Comprises of all .h files
  3. source folder : Comprises of all .cpp defintion files of all required .h files

About

Implementation of multi-client and single server program using Modern CPP constructs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published