Skip to content

bargemb/cmpe279

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CMPE 279

Assignments for CMPE-279 subject

For assignment 1 and assignment 2 use following commands to run

Compile both programs

gcc server.c -o server
gcc client.c -o client

Start the server

sudo ./server

Start the client

sudo ./client

About

Assignments for CMPE-279 subject

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages