lti::url and different compilers
Status: Beta
Brought to you by:
alvarado
The lti::url class is supposed to support reading or
writing from/to std::streams, but since some data is
available only through C-file-handlers, a
quick-and-dirty hack was done, which only works for
GCC 2.95 and GCC 3.0.
The standard way to get back the functionality in
newer GCC compilers and in Windows needs still to be
done.
Logged In: YES
user_id=728643
Probably this is well known, but just in case: There is a library
for fetching data via HTTP which works for Linux and
Windows. I neither have the knowledge nor time to try this but
you can find libwww at:
http://www.w3.org/Library/