Re: [fpc-pascal]How to implement a minimum http server?

2003-02-18 Thread Sebastian Günther
milimeter (by way of milimeter ) schrieb: > Hello, everybody > > I want to use free pascal to implement the smallest http server which only > response static html files compressed in a tar.gz file. How should I do? Give > me some suggestions pls. Thank you. The new fpWeb classes will provide

Re: [fpc-pascal]Can anyone give an example for unit http?

2003-02-18 Thread Sebastian Günther
milimeter (by way of milimeter ) (by way of milimeter ) schrieb: > Hello, everybody > > I noticed that there are two units in fpc: http, AsyncIO, but there's no > documents and examples for them. Does anybody know how to use them? please don't use them anymore; AsyncIO has been replaced by fpA

Re: [fpc-pascal]Can't compile sockets demo

2003-02-18 Thread Sebastian Günther
milimeter schrieb: > Hello, everyone > > I got the following errors when compiling dsocksvr.pp, but there is already > ssockets.o and ssockets.ppu under /usr/lib/fpc/1.0.7/units/linux/fcl: > > dsocksvr.pp(26,23) Fatal: Can't compile unit SSOCKETS, no sources available I also have problems w

[fpc-pascal]nCrt Window resize problem

2003-02-18 Thread Andrea Weikert
Hi, I'm porting an old DOS program to Linux as a console app. So far I'm using the nCrt replacement, because it allows me to determine the terminal size at startup and so I can adjust the output correspondingly, which works fine. What I'd like to do is somehow disallow the resize of that termin

Re: [fpc-pascal]How to implement a minimum http server?

2003-02-18 Thread milimeter
Yes, I want it. Please send it directly to my email box. Thank you very much. Yours, mili ÔÚ ÐÇÆÚ¶þ 18 ¶þÔ 2003 19:00£¬[EMAIL PROTECTED] дµÀ£º > Re: [fpc-pascal]How to implement a minimum http server? > Reply-To: [EMAIL PROTECTED] > > milimeter (by way of milimeter ) schrieb: > > Hello, everybo