- From: Boris Prochazka <bopr@lucky.cdt.luth.se>
- Date: Fri, 5 Mar 1999 13:33:35 +0100 (MET)
- To: www-lib@w3.org
Has anybody used libwww for implementing a server? We are trying to do a serverimplementation using HTTPServ module. We try to follow the example listen.c from the Example directory but the differences are far to greate to be able to adapt this to the HTTPServ module. HTTransport_add("buffered_tcp", HT_TP_SINGLE, HTReader_new ,HTWriter_new); HTProtocol_add("http", "buffered_tcp", ms->port, YES, NULL, HTServHTTP); Has anybody a clue how proceed or an example. Best regards, Boris \\V// (o o) --------------------------ooO--(_)--Ooo----------------------------- You know you've achieved perfection in design, Not when you have nothing more to add, But when you have nothing more to take away. ..................................................................... Boris Prochazka http://lucky.cdt.luth.se/~bopr/ Frontec Norr AB mailto:bopr@lule.frontec.se Aurorum Phone: +46 920 75122 S-977 75 Lulea, Sweden Fax: +46 920 75299
Received on Friday, 5 March 1999 07:32:54 UTC