Skip to content

This project uses many different Unix system calls. including fork() pipe() and waitpid(). The interface executable spawns a child process which executes server. Interface allows the user to send commands to the server through pipes, demonstrating interprocess communication.

Notifications You must be signed in to change notification settings

JAShufelt/C_Unix_System_Calls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

About

This project uses many different Unix system calls. including fork() pipe() and waitpid(). The interface executable spawns a child process which executes server. Interface allows the user to send commands to the server through pipes, demonstrating interprocess communication.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published