Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Sep : resumable file upload

www.cryer.info
Managed Newsgroup Archive

resumable file upload

Subject:resumable file upload
Posted by:"Brad White" (bwhite at inebraska.com)
Date:Mon, 25 Sep 2006 10:32:36

New project where we control both ends of the connection.
My app will upload a file to our web site or service.
App is in Delphi W32, web end is in ASP.NET.

Requirements: Secure, resumable upload, client initiated.
Medium sized data files, ~ 1 MB.

WebDAV has been suggested, but that seems like a good
solution to a different problem.

This will be under SSL, so I assume the secure aspect is handled.

Suggestions?
--
Thanks,
Brad.

Replies:

www.cryer.info
Managed Newsgroup Archive