Albert Beevendorp wrote:
> He'd need a web-server for that one to run besides and FTP-server and a
> web-server is hard to control if you're gonna put pictures on it too. Every
> picture will give a seperate connection...
Just a small technical note. If both server and client agree on http 1.1
this is not the case. First you will have a connection for the html, the
connection is kept-a-life while the client parses the HTMl and then
demandes the pictures,sounds,etc. using the still open connection. So
that is just one connection set-up (Ofcourse the serverlog will indicate
seperate lines for every object demanded)
David Heremans
--
.--.
|o_o | In the beginning the Universe was created.
|:_/ | This has made a lot of people very angry
// \ \ and been widely regarded as a bad move.
(| | )
/'\_ _/`\ (Taken from THHGTTG)
\___)=(___/
****
Problems? contact [EMAIL PROTECTED] See also http://www.faq.msxnet.org/
****