Connecting a client to the Network Server with the SimpleNetworkClientSample program

The SimpleNetworkClientSample program is a client program that interacts with the Derby Network Server from another JVM. The program performs the following tasks:
To run the sample program, use the following files in the %JAVA_HOME%\demo\db\programs\nserverdemo\ directory:

You must have installed the Demos and Samples for the JDK. See "Installing Java DB" in Getting Started with Java DB for details.

Related concepts
Overview of the SimpleNetworkServerSample program
Related tasks
Running the SimpleNetworkServerSample program
Running the SimpleNetworkClientSample program