Return to the lecture notes index

Lecture 18: Tuesday, November 28, 2006

Tests Returned

...all were excellent. Congrats!

Project Assigned

The next phase of the project is to build a concurrent, network-accessible database. Here's the basic idea:

Sockets

Today we covered Berkley sockets -- the most common API for application-level network programming. Most of this detail is in the Sockets PowerPoint (ppt) used during today's discussion.

But, I do want to emphasize: