Google Cloud Data Storage Google labs provides an API for storing data in their cloud. Actually the google labs area has a number of interesting APIs that we might be able to make use of in a course.
Changed:
< <
[[http://www.netbook.cs.purdue.edu/][Douglas Comer's Networking Resources] A simplified API for network programming is available via a link on the left side.
> >
Douglas Comer's Networking Resources A simplified API for network programming is available via a link on the left side. The API is in C and includes a Visual Studio Project for those working in Windows.
http://www.traceroute.org/ This site allows you to do traceroutes from sites all over the world. Using this one should be able to map out a bit about what the internet looks like.
Other References
Microsoft Azure This is Microsoft's cloud computing environment. The panel area in the top left has some interesting links, such as "INtroduction to cloud computing"
zeromq User layer software that encapsulates the socket API to simplify making network connections and building distributed applications.