Skip to content

a13xe/LinuxProjectedFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โš™๏ธ Requirements

sudo apt-get update
sudo apt-get install build-essential

๐Ÿ”จ Installation

โœ… Step 1. Grab a copy of the code onto your machine:

git clone https://github.com/a13xe/LinuxProjectedFile
cd LinuxProjectedFile

โœ… Step 2. In one terminal window, start the server with:

./server

โœ… Step 3. Open another terminal window and start the client:

./client

๐Ÿ•น๏ธ Usage

g++ -o server server.cpp
g++ -o client client.cpp

๐Ÿ“ธ Example

288240507-9cebb344-843d-42a5-9449-552718c9e2c4_1.mp4

About

Simple linux C++ application that demonstrates file sharing using memory-mapped files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages