https://github.com/vasnake/http-uploader
You can upload files of any size over HTTP using resumable file upload service
https://github.com/vasnake/http-uploader
Last synced: about 2 months ago
JSON representation
You can upload files of any size over HTTP using resumable file upload service
- Host: GitHub
- URL: https://github.com/vasnake/http-uploader
- Owner: vasnake
- License: gpl-2.0
- Created: 2014-11-07T16:27:47.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-06T23:33:26.000Z (over 10 years ago)
- Last Synced: 2025-01-03T12:12:32.536Z (about 1 year ago)
- Language: C#
- Size: 730 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
http-uploader
=============
Also known as VCU: Vasnake web Chunked Uploader.
You can upload files of any size over HTTP using resumable file upload service.
For some time past, since I had that idea, I had made several attempts to build VCU.
Two versions using Plone/Zope backend with Silverlight applet as a client.
For those versions, also console client was created, written in Python.
One version using HTML5 FileAPI, Socket.io and Node.js as a backend.
One version using PHP on backend and Flash applet as a client.
All that stuff you can find here
* node.uploader -- VCU version based on HTML5 FileAPI + Node.js + Socket.io technology.
* plupload.fixed -- Plupload (PHP + Flash/Silverlight), fixed and tested.
### Links
* HTML5 FileAPI + Node.js + Socket.io -- http://vasnake.blogspot.ru/2012/06/resumable-http-file-upload.html
* JS FSM for VCU -- http://vasnake.blogspot.ru/2012/06/javascript-fsm.html
* VCU server as Zope Product -- http://vasnake.blogspot.ru/2012/03/zope-product-add-on.html
* VCU v.2 -- Vasnake web Chunked Upload (Zope, python, silverlight, javascript) -- http://vasnake.blogspot.ru/2011/09/resumable-http-upload.html
* Fixed Plupload -- http://vasnake.blogspot.ru/2010/11/chunked-upload.html
* Misc. VCU stuff -- https://www.google.ru/search?q=vcu+site%3Avasnake.blogspot.com