Overview of the SimpleNetworkServerSample program

The SimpleNetworkServerSample program starts the Derby Network Server, as well as the embedded driver, and waits for clients to connect. The program performs the following tasks.
To run the sample program, install the following files in the %DERBY_INSTALL%\demo\nserverdemo\ directory:
Related concepts
Connecting a client to the Network Server with the SimpleNetworkClientSample program
Related tasks
Running the SimpleNetworkServerSample program
Running the SimpleNetworkClientSample program