Chapter 15: Client-Server Programming in Java
Contents
These work in either Java 1.0 or Java 1.1.
These require Java 1.1 or an RMI compatibility
package for 1.02.
These require:
- Java 1.1 or a JDBC compatibility
package for 1.02.
- The FastForward JDBC driver from
Connect Software. You have to obtain
and install it for this code to work,
or get a different driver and
adapt the connection code accordingly.
- A compatible database to connect to.
The database used in the examples is not
available on the WWW.
Classes