[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Real time XML Parser

  • From: Jeff Greif <jgreif@a...>
  • To: Gordon Stewart <gordon.stewart@n...>,xml-dev <xml-dev@l...>
  • Date: Fri, 05 Oct 2001 08:52:21 -0700

ace xml parser
You could do this using almost any C or C++ XML parser.  For instance, using
expat (ftp://ftp.jclark.com/pub/xml/expat.zip), you fread into a buffer from
the stream hooked to the serial port on which the modem sits, and parse each
buffer, generating and handling SAX events.  You could use select(2) or
non-blocking i/o or an event-based framework (such as the ACE Reactor
www.cs.wustl.edu/~schmidt/ACE.html) to avoid polling the modem stream.

Jeff


----- Original Message -----
From: "Gordon Stewart" <gordon.stewart@n...>
To: "xml-dev" <xml-dev@l...>
Sent: Friday, October 05, 2001 7:54 AM
Subject:  Real time XML Parser


> Dear List
>
> Can anyone recommend a real time parser?  I have a very large XML document
> that I would like to send across a modem. I need to parse parts of the
> document as it is being received.  The parser needs to be able to talk to
> C++.



PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.