RE: New user

Look at examples in http://www.w3.org/Library/Examples/

Specially showxml.c (there are other ex too) if you want to "examine
data as it comes in"

Or 
Load a document and headers into memory (chunk.c)
"If you want to download data and the examine it"





Raj Sinha |

-----Original Message-----
From: www-lib-request@w3.org [mailto:www-lib-request@w3.org] On Behalf
Of Robertson, Ezban
Sent: Tuesday, May 10, 2005 2:40 PM
To: www-lib@w3.org
Subject: New user


Hi,
I'm new to this library and I've been trying to learn how to request a
url from which I stream myself come data. Can anyone help in this area?
I couldn't find any examples of it. Basically, I have a server from
which I can request a single data or a continuous stream of data. I
would like to make a request that will remain open while I grab the data
as it comes and examing it. Help anyone?

Thanks.

Received on Monday, 16 May 2005 16:55:53 UTC