[JDEV] File Transfer Proposals

Richard Dobson richard at dobson-i.net
Wed Feb 20 04:34:20 CST 2002


Thats still much much more complex than writing simple socket streaming,
thats probably 3 hours (socket data streaming) vs 3 days maybe more (for a
simple HTTP server).

----- Original Message -----
From: "Dave" <dave at dave2.dave.tj>
To: <jdev at jabber.org>
Sent: Tuesday, February 19, 2002 10:43 PM
Subject: Re: [JDEV] File Transfer Proposals


> Here's another potential solution:
> Instead of writing a full-fledged HTTP server, just write a cheap one that
> understands simple GET requests and simple upload requests.  That way,
> you'll have compatibility with a standard (HTTP), but the implementation
> won't be much more complex than a simple socket.  What do you think?
>
> Dave Cohen <dave at dave.tj>






More information about the JDev mailing list