Hi,
Sorry the request was not clear.

The sample WebServer demo application handles the request sent to the
webserver and displays the header sections but not the body (through the
Client->RequestHeader->Count call).

I would like to know how to process the body of that same request.

Hope this is clearer...

Thanks

On 8/8/07, Francois PIETTE <[EMAIL PROTECTED]> wrote:
>
> > I am trying to work with the Server demo of the ICS components.  How do
> I
> > obtain the body of the message sent in the GET request?  I only saw the
> > Client->RequestHeader but no related function for obtaining the body.
>
> Not sure I fully understand the question.
> You are talking about HTTP server component and ask for the content of the
> GET request. At server side, it is your application which has to produce
> the
> content if it is not taken automatically from a file.
>
> Please rephrase your question, emphasizing on what you want to do, not how
> you think you have to do it.
> Of course, have a look at WebServ demo included with ICS which serve
> static
> as well as dynamic pages.
>
> --
> [EMAIL PROTECTED]
> The author of the freeware multi-tier middleware MidWare
> The author of the freeware Internet Component Suite (ICS)
> http://www.overbyte.be
> --
> 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
>
-- 
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