Skip to content

souravzzz/subshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subshare

A simple file sharing program

Subshare is a small and simple file sharing program I wrote as an undergrad assignment.

It is windows only (may run on mono) and uses .net

It has two parts, a command line server that you fire up and keep running and clients.

You should give clients the server to connect to and a dierctory to be shared. (hey, don't be a leech!)

Then you can see what other clients have shared and download stuff :)

Note: I developed this in Sharpdevelop. Should be compatible with Visual Studio without any change.

TODO: handle concurrent multiple transfers.

Warning: has a lot of cheesy comments you may or may not find funny ;)

About

A simple file sharing program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages