resumable js online with Winfy
We have hosted the application resumable js in order to run this application in our online workstations with Wine or directly.
Quick description about resumable js:
Resumable.js is a JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API. The library is designed to introduce fault-tolerance into the upload of large files through HTTP. This is done by splitting each file into small chunks. Then, whenever the upload of a chunk fails, uploading is retried until the procedure completes. This allows uploads to automatically resume uploading after a network connection is lost either locally or to the server. Additionally, it allows for users to pause, resume and even recover uploads without losing state because only the currently uploading chunks will be aborted, not the entire upload. Resumable.js does not have any external dependencies other than the HTML5 File API. This is relied on for the ability to chunk files into smaller pieces. Currently, this means that support is widely available in to Firefox 4+, Chrome 11+, Safari 6+ and Internet Explorer 10+.Features:
- A new Resumable object is created with information of what and where to post
- Assign a drop target and a DOM item to be clicked for browsing
- It is recommended to use an HTML span for the browse button
- Interaction with Resumable.js is done by listening to events
- A number of extra parameters are sent along with all requests
- For every request, you can confirm reception in HTTP status codes
Programming Language: JavaScript.
.
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.