Chapter 18. Writing Client-Server Applications Using java.net

OBJECTIVES

This chapter helps you prepare for the exam by covering the following objective:

Write an application program using Java technology. The application requires a network connection that uses a specified protocol to connect to an information server.

  • One of the key, top-level features that you are required to implement in your assignment submission is the network server functionality for the database system that allows the GUI to talk to the database. This chapter helps you do that. In short, you need to separate the database from the network piece, which must stand on its own. This chapter covers a lot of network details that are necessary to help you earn top marks on the ...

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.