Hi,
Just wanted to let you know that URIStreamOpener is not in the Poco::Net namespace, but in the Poco namespace.
Also, Exception is in the Poco namespace, so Poco::Exception is necessary.
I needed to make those two changes to get this tutorial to compile.
Thanks for the tutorial,
Andrew





