[JDEV] File Transfer Proposals

Dave dave at dave2.dave.tj
Wed Feb 20 14:44:22 CST 2002


LOL ... apparently, I'm not the only one who feels this way :-)

 - Dave


jabber at matthias-wimmer.de wrote:
> 
> Hi!
> 
> On Wed, Feb 20, 2002 at 10:34:20AM -0000, Richard Dobson wrote:
> > 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).
> 
> No ... I don't think you need 3 days to send some headers ... you just have
> to preprend to all your outgoing connections "GET / HTTP/1.0\r\n\r\n" and to
> all incomming connections "HTTP/1.0 200 OK\r\n\r\n". I really can't see why
> you need 3 days to implement that. - Oh, sure ... you have to strip that
> headers when you receive it ... 1 minute more to write the code for that.
> 
> 
> Tot kijk
>    Matthias
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
> 




More information about the JDev mailing list