AdaPower Logged in as Guest
Ada Tools and Resources

Ada 95 Reference Manual
Ada Source Code Treasury
Bindings and Packages
Ada FAQ


Join >
Articles >
Ada FAQ >
Getting Started >
Home >
Books & Tutorials >
Source Treasury >
Packages for Reuse >
Latest Additions >
Ada Projects >
Press Releases >
Ada Audio / Video >
Home Pages >
Links >
Contact >
About >
Login >
Back
Ada Web and XML - SimpleHttp
Bindings and Libraries for using Ada with Web Technologies


This zip file has routines for http (web) and smtp (e-mail sending) plus necessary utility packages (cookies, sorts, string storage, chunked text line socket handling) and a simple demo showing how they can be used. They require the GMGPL version of Claw.

The 31 line demo merely shows getting a web page, scanning lines, and e-mailing the first line containing the word "title".

All this code is released as is, for educational purposes only. Enhancements or suggestions appreciated.


Download Here


(c) 1998-2004 All Rights Reserved David Botton