Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 658 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 658 Bytes

⚙️ 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