On Sat, Sep 6, 2014 at 2:59 PM, Konrad Zuse <[email protected]> wrote:

> I understand the client-server relationship, but you seemed to say I could do 
> what I need to do from my browser

No. No. A thousand times, NO. You can't do what you want from
a standard web browser. Whatever you think you saw otherwise,
no.

> I have probably not, do you have links by any chance?  I tried looking up the 
> former, but got a bunch of unsure pages.

?? The first hit from googling 'HTTP RFC' is this:
http://tools.ietf.org/html/rfc2616
which is certainly a good place to start.

And for historical clarity, I'd start with http://www.w3.org/TR/html401/
to understand HTML.

> Also I just thought of this, but are we saying that I can basically have an 
> application that is installed on their system that when I try to upload the 
> main file, it will communicate with my application client to upload the rest 
> of the files, or do I have to do it all from the application client itself?

You - *you* - will be writing an application that the user will interact
with to upload whatever it is you want to upload. The details of that
are entirely up to you.

But yes, to use that application, it probably has to be running :-)

-- 
Hassan Schroeder ------------------------ [email protected]
http://about.me/hassanschroeder
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to