Skip to content
David Hill edited this page Jul 18, 2013 · 3 revisions

xmlsd is a library that wraps expat in order to simplify XML use in C programs as well as adding rigid rules to an XML structure. The idea is to have XML structures that can be passed over the network with implicit parameter verification. This in turn enables back and forth chattering between applications.

xmlsd resources

  • Snapshots
  • Mailing lists
    • xmlsd-commits
      • subscribe: email xmlsd-commits+subscribe at opensource.conformal.com
      • unsubscribe: email xmlsd-commits+unsubscribe at opensource.conformal.com
Clone this wiki locally