Re: Uploading largish files through web services.....

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I have largish (5-10MB) that I want to upload to my server It's all done
behind the scenes with no user intervention so speed isn't so much of an
issue and there is no interface for it.

I'd suggest splitting the files in multiple-parts and upload in chunks...
Since HTTP is stateless, if the connection breaks, HTTP requires resending
of all the data once again -- there's no resume support.

I'm implementing a web-service to be able to upload files with size in
excess of 20GB... you can subscribe to my articles and look for an
announcement soon. :-)


--
Happy Hacking,
Gaurav Vaish | http://www.mastergaurav.com
http://www.edujinionline.com
http://articles.edujinionline.com/webservices
-------------------


.



Relevant Pages

  • Re: NAT question
    ... I would prefer not to use NAT as it is not ... Nat IP addresses of hosts living behind an interface marked as ... encapsulation aal5mux ppp dialer ... ip http authentication local ...
    (comp.dcom.sys.cisco)
  • Re: Remoting Performance over a WAN with HTTP
    ... Indeed the interface is chunky. ... modifying this HTTP behaviour is important and would make a difference. ... > frequent, small interactions, try to bundle them some the number of round ...
    (microsoft.public.dotnet.framework.remoting)
  • RPC Over HTTP Problems Exchange 2003 and Outlook 2003
    ... RPC over HTTP on a single win2003/exch2003 server. ... NSP Interface:ACCESS_DENIED ...
    (microsoft.public.exchange.connectivity)
  • Re: open FW for HTTP
    ... > What would be the IPTables rules to open the FW for HTTP? ... interface) there is no need to redirect traffic to the internal interface ... if the apache listens on all interfaces. ... A foreign body and a foreign mind ...
    (comp.security.firewalls)
  • Ann TclCurl 0.14.1
    ... I have just released a new version of TclCurl updated for libcurl 7.14.1, ... with TclCurl you can download and upload files using protocols like ... ftp, http, https, ldap, telnet, dict, gopher and file. ...       I have fixed them all. ...
    (comp.lang.tcl)