Skip to content

File transfer application in python using multithreaded client-server architecture.

Notifications You must be signed in to change notification settings

umang-sakhare17/Client-Server-File-Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program which has client and server on same systems/ different system to access the pdf file from server you have to make following features:

  1. Take timestamp when the files where accessed
  2. If same file is requested by client then first the file needs to be checked on the same system and if its not present on the same system, it should access it from server
  3. On server it should specify how many clients are connected to it list of clients should be maintained by server

About

File transfer application in python using multithreaded client-server architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages