Skip to content

YarikRevich/client-server-fifo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

client-server-fifo

StandWithUkraine

General Information

Client-Server application based on FIFO IPC approach in C++.

Use case

The project compilation should be done with the help of Make GNU

In order to start execution, run the following command:

make build
./main

Below you can see example of program execution.

About

FIFO client-server low-level application, used for distributed calculations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages