LibHTTP
LibHTTP is a general purpose library for the Unreal Warfare engine (developed by El Muerte TDS).
It contains classes for accessing and manipulating data available on websites
LibHTTP has been released under the [Lesser GPL]
Classes
- HttpCookies - Cookie management class
- HttpSock - HTTP client for retreiving data from webservers
- HttpUtil - static misc functions
- NewsFeed - a RSS\RDF Parser
More classes will be added over time
Examples
- /NewsFeed - mutator that can fetch RDF\RSS data and display them on request
Releases
The bleeding edge is always available from my CVS repository.
- CVS Root for anonymous access
- :pserver:anonymous@el-muerte.student.utwente.nl:/usr/local/cvsroot/UT2003
module name: LibHTTP