Skip to content

ayushpateria/ShareIIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A p2p file sharing application for internel network.

This app can be used to share files between multiple computers on the same network. The can be used in the following ways :

  • Server : Run 'go run listenerserver.go' this will start the server and any client will be able to download the files from the 'Shared' folder in the same directory.
  • Client : Run 'go run client.go' this will run the client and you can download the files from all online server.

About

A p2p file sharing application for IITH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages