Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
10.14.1.0
-
None
-
Release Note Needed
Description
The Network Server has a special protocol which can be used to send it commands (e.g., "stop", "ping", "sysinfo", etc.). The "ping" command, which internally is known in the code as COMMAND_TESTCONNECTION, allows a custom client program to request that the Network Server attempt to open a Derby database specified as an argument in the COMMAND_TESTCONNECTION packet.
This is very old code, probably included during the initial development of the Network Server as a development-time diagnostic tool, and is not required for any current Network Server functionality, so it should be removed.