Skip to content

MatiMonaco/so_tp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compilation

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

Play

(1) Run the server in a terminal

./server

(2) Run the client in a different terminal

./client

(3) Follow the instructions

Server-Client auto test

(1) Run the server in a terminal

./server

(2) Run test in a different terminal

./answerCheck.sh | ./client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages