Sunday, December 16, 2012

Auto Resume Broken & Progress Bar File Uploader Applet

Auto Resume Broken File Upload Applet With Progress Bar


Internet connection broken is the very common problem with of all us. When clients are upload large (GBs size) file via web page, they need uninterrupted internet connection supply. If internet connection breaks, then need to re-upload file. and if internet connection breaks many times during uploading, then clients need to upload the file many times again and again and so on......

I can feel my client's problems  because  I am a lazy person( z z z z Z), I don't like to do the same task again and again ,many time or don't like to do same difficult task again and again.
I don't like to click many time on resume button while internet connection break during big file upload.

So I have invented this "Auto Resume Broken & Progress Bar File Uploader" without using any third party or DLL file.

By this uploader upload Unlimited GBs file without fear of internet connection break. Also I have added another Fast/Slow send Bytes speed, whatever depends on your internet connection. Suppose you have slow connection, you can set slow send bytes on the other hand if you are having fast connection set fast send bytes. This prevents loosing your valuable data by fluctuation of bandwidth.


I had solved this problem in my previous up-loader.it was upload the file from the position, where internet connection was broken. but this time I felt that during net connection break, user need to click resume button many time, depend on net connection. And also during uploading user need to stay on the computer screen, he/she will engaged and not able to do other side work eg. outside computer room work etc.

So, I have totally solved this problem and given *ALTERNATE POWER ON FACILITY , to it, and invented this *AUTO Resume Uploader. I have not used any third party software or utility for this uploader.

Probably I’m not allowed to post the source code in public, so I’m just going to show you it's screenshot that how can achieve it from webpage.

User not need to stay on computer screen and do other work. I have created these uploader in many technologies(JSP/SERVLET, PHP, ASP.NET) and many flavors.