Updated 11/28/04 to loop on adds/updates/deletes. This version IV example shows you how to build a basic client/server address application using persistent data. This version modifies the previous version III so that version III uses the MS Access database and the SQL interface. The client sends an action to the server and the server responds. The source and a tutorial are included.
File list:
@PSC_ReadMe_4233_2.txt
AddressBook1.mdb
Create New Data source.JPG

ODBC Data source.JPG

ODBC Microsoft Access Setup.JPG

ODBC Microsoft Access Setup_2.JPG

Select Datbase.JPG

Sockets_Tutorial_IV.html
tcpClient.java
tcpServer.java