CS 596 Client-Server Programming
Spring Semester, 1997
Asignment 4
To Assignment Index
San Diego State University -- This page last updated March 16,
1997
Airline Reservation System Client and Server
Due Thursday 4/3/97
Implement a client and a server for the airline reservation system. The airline
reservation system was defined in assignment 1. Both the client and the server
must implement the protocol (or an improved version ) from assignment 3. In
this assignment a GUI interface for the client is neither required nor prohibited.
In general, it is better to produce a well designed and well implemented basic
program than to produce a poor quality program with lots of fancy features.