
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
A long time ago, in a galaxy far, far away, "David" <[EMAIL PROTECTED]> wrote: >> I would just like to remind you that a server needs to be more >> powerful than a client > > I disagree. Please explain. Indeed. A graphical FTP client is liable to involve 10x as much code as is needed to comprise an FTP server, and it is quite likely to chew memory with comparable ferocity. And I doubt that even text-based HTTP clients are smaller than a spartan HTTP server like Boa. That being said, it is common for servers to accept a lot of connections, so they are likely to be heavily outnumbered, and thus need to be rather powerful :-). -- "cbbrowne","@","cbbrowne.com" http://www3.sympatico.ca/cbbrowne/linuxdistributions.html "I don't know why, but first C programs tend to look a lot worse than first programs in any other language (maybe except for FORTRAN, but then I suspect all FORTRAN programs look like `firsts')" -- Olaf Kirch
| <-- __Chronological__ --> | <-- __Thread__ --> |