Skip to content

Socket Project in C language to download file from server and upload file to server.

Notifications You must be signed in to change notification settings

abhiagnihotri01/Download-Upload-Files-using-Socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project is about downloading file from server and uploading file to server using HTTP protocol. This task is performed by running client and server programs on same system.

It contain 2 source files 'client.c' and 'server.c'. It also contain 2 text files one on client 'clientFile.txt' side and another one on server side 'serverFile.txt'.

About

Socket Project in C language to download file from server and upload file to server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages