Click here to Skip to main content
16,003,265 members
Articles / Programming Languages / XML

XMLFoundation - Cross platform application framework.

Rate me:
Please Sign up or sign in to vote.
4.92/5 (107 votes)
6 Aug 2024CPOL121 min read 1.1M   10.2K   389  
XMLFoundation is the fastest XML Parser available. It is also an app framework that uses XML to Update or Insert Application Layer objects via binding to XML Data with an HTTP service framework, HTTP and/or TCP Proxy and Multi-Language integration (C#, Java, Perl, Python using primarily C++)
An entire application framework and XML support. for Android, Windows(.NET, MAUI/Razor or MFC), Linux, iOS, and Unix. ServerCore.cpp has a ground up HTTP services framework and an HTTP file and proxy server. The Server aspects are independent of the XML to application layer functionality which is unique from other XML parsers in the ability to move data directly from linear XML input memory space to application layer without an intermediate step when using the "Early Bound OID" as an attribute.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Founder
United States United States
https://www.linkedin.com/in/brianaberle
https://brianaberle777.wordpress.com/resume-of-brian-aberle/
https://brianaberle777.wordpress.com/2015/10/09/the-master-index/
http://SyrianRue.org/Soma

Comments and Discussions