Skip to content

File sharing system allows the users to upload and download files

Notifications You must be signed in to change notification settings

saisakethkommu/File-Sharing-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-Sharing-System

File sharing system allows the users to upload, download, STEPS TO RUN THE PROGRAM ASSINGMENT

The server runs only on port number 12000. 1)START SERVER: java -cp pa1.jar server start

2)COMMANDS: a)Upload : java -cp pa1.jar Client upload Eg:java -cp pa1.jar Client upload filename foldername/filename b)Download : java -cp pa1.jar Client download Eg:java -cp pa1.jar Client download foldername/filename

In the program upload and download functions have been implemented.

About

File sharing system allows the users to upload and download files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages