[Home] [By Thread] [By Date] [Recent Entries]

  • From: Steinar Bang <sb@m...>
  • To: xml-dev@i...
  • Date: 22 Oct 1999 11:05:48 +0200

>>>>> Steinar Bang <sb@m...>:

>> Is there support within SAX (the Java one) for a request/response
>> model, similar to the one used by libwww, where a file is requested,
>> and the data is pushed onto a "stream" object as they arrive?

Ah!  Requesting an HTTP URI, and getting the result back as a stream
you can read from, is built-in functionality in Java it looks like.

Presumably you would delegate a thread to listen to the connection,
and wake the thread every time it has data...?

Since no such standard functionality exists in C++, I still think the
best option is to have Parser derive from ostream, that an
request/response mechanism can use.

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@i... the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member