Skip to content

Implemented a simple stateless file server and its client side API  Enhanced client API system by implementing file cache mechanism in API with upload/download model.Used Java sockets for TCP communication between API and server

Notifications You must be signed in to change notification settings

rajeshvenkata/Stateless-File-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Stateless-File-server

Implemented a simple stateless file server and its client side API. Enhanced client API system by implementing file cache mechanism in API with upload/download model. Used Java sockets for TCP communication between API and server

This was a project in Distributed Systems course

About

Implemented a simple stateless file server and its client side API  Enhanced client API system by implementing file cache mechanism in API with upload/download model.Used Java sockets for TCP communication between API and server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages