What You Must Do

You must extend the skeleton code you downloaded into a usable application. The download gives you a simple database program that allows you to get and put information into fields in the database binary file. (This is also provided.) From this small beginning, you must add enough code to create a client GUI that provides a convenient way to search and update the database, whether it is on the same machine or on another. (Network functionality is required.) To do this, you need to add the following:

  • A graphical user interface for viewing and manipulating the database.

  • Extensions to the provided database code for searching and record locking.

  • Network server functionality for the database system.

  • Communications functionality to connect ...

Get Sun Certification Training Guide (310-025, 310-027): Java™ 2 Programmer and Developer Exams now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.