Skip to content

Iptihar/Whittier-Tunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whittier-Tunnel

Multi thread tunneling using PTHREAD

The purpose is to simulate the operation of the tunnel using semaphores and a shared memory segment.

need to compile using g++ in linux environment

compile: g++ -fpermissive tunnel.cpp -lpthread -o tunnel

run: ./tunnel input.txt

About

Multi thread tunneling using PTHREAD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages