Skip to content

guilherme-ls/SocketsHandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocketsHandler

Communication library using unix sockets, providing data transmission between clients through a server.

The library is contained within the sockets.cpp and sockets.hpp files, while the main_daemon.cpp and client.cpp files are an example application. Open main_daemon.cpp first, followed by the clients, leaving client1 for last.

Releases

No releases published

Packages

No packages published