[twsocket] HttpServer POST Error

2007-02-09 Thread troppo gigio
All, I've solved, just forgot to add HttpServer1.ClientClass := TMyHttpConnection; Ciao Luciano -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

[twsocket] HttpServer POST Error

2007-02-09 Thread troppo gigio
Hi All, I'm trying to use the HttpServer component with Delphi 4 to read a POST. I'm actually using the sample provided by Francois, but the ReallocMem(ClientCnx.FPostedDataBuffer, ClientCnx.RequestContentLength + 1); gives me an EAccessViolation error. Could u give me an hel

Re: [twsocket] How to perfor a ls -R with TFtpCli?

2007-02-09 Thread Francois Piette
Just pass the "-R' option as part of the filename parameter. btw: How it behave is totally dependent on the server, not on ICS component ! Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of MidWa

[twsocket] How to perfor a ls -R with TFtpCli?

2007-02-09 Thread Andrea Mennini
Hi I'd need to know how to perform a ls -R with TFtpClient object. I need it because I have a server runnig WarFTPd 1.80, which shows directories as: ./Dir1 ./Dir2 and so on. Any help will be appreciated Ciao -- Andrea ICQ:5459894 Registered Linux User #24583 -- To unsubscribe or change