Skip to content

A Client Server application in C. Server can connect 5 clients at a time. Any client can request for system command and server will execute the command and sent it back to client using dup2() system command.

Notifications You must be signed in to change notification settings

bhutenthinlay/Advance-System-Programming-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

A Client Server application in C. Server can connect 5 clients at a time. Any client can request for system command and server will execute the command and sent it back to client using dup2() system command.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages