Return to the lecture notes index

Lecture 14: Tuesday, November 13, 2005

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: