- From: Henrik Frystyk Nielsen <frystyk@w3.org>
- Date: Wed, 28 Oct 1998 08:21:17 -0500
- To: jclien@ms19.hinet.net, libwww <www-lib@w3.org>
At 13:41 10/28/98 +0800, Jeng-chin Lien wrote: >I need a simple httpd server, to send message via HTTP protocol. >Can I use libwww to implement this server? Or where can I find >some example about this topic? Thanks. You can use bits and pieces of it but not use it as the main HTTP response handler. libwww is primarily intended as a client side library. I would use either Apache [1] or Jigsaw [2] if I were you. Henrik [1] http://www.apache.org [2] http://www.w3.org/Jigsaw/ -- Henrik Frystyk Nielsen, World Wide Web Consortium http://www.w3.org/People/Frystyk
Received on Wednesday, 28 October 1998 08:21:30 UTC