Skip to content

A small ftp project written in C for the networking course in MASTER ALMA

Notifications You must be signed in to change notification settings

PerraiD/FTP-Project-networking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTP-Project-networking

A small ftp project written in C for the networking course in MASTER ALMA

Compilation

go to the folder and do make

It makes sense but we need to launch server before launch client

Launch server

./server

Launch a client

./client server-adress

Replace server-adress by its ip (i.e 140.20.10.5);

About

A small ftp project written in C for the networking course in MASTER ALMA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published