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 help.

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

Reply via email to