Note: beyond this point, labs and homework show a previous semester's
exercises. You are welcome to view them, but expect them
to change! Do not work on them until they are above this
paragraph.
A C++ Sockets
Library for those of you interested in reading data from the internet as
part of your C++ programs. There is an example program there that reads
Http Web pages (httpget).