Skip to content

Umb40k/Server-end-Client-example-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server-end-Client-example-in-C

This project show the use of socket in c for the creation of an electronic registration platform for exams.

It consists of two server and two clients , server use fork ( ) to create a copy of the parent process to stabilish connection with clients who connect , appeals consist of files that are buffered to SERVERS for backup , to change the appeals open CLIENTS files copying its contents into a buffer and then rewrite the file with the ip and time of the change. Each teacher can close the appeals by setting the file in read-only mode.

About

This project show the use of socket in c for the creation of an electronic registration platform for exams.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages