Skip to content

Temporary file server for sharing stuff with predictable URLs

Notifications You must be signed in to change notification settings

outofrange/Receiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small server for posting files to optionally given names / urls. Files will be kept for a short amount of time, then they'll be deleted.

The main idea was to build a way to transfer a file from a computer to a phone through QR codes:

  • Computer generates an GUID
  • Computer uses the provided client library to post the file with the known GUID as a name
  • Computer generates and displays a QR code for the url
  • Phone can capture the code and download the file within a few minutes

I've never really used Receiver, because we decided to do it a different way, but I used the opportunity to get some experience with javax.ws

About

Temporary file server for sharing stuff with predictable URLs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages