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" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
