This commit is contained in:
Jeff Hill
1997-06-13 09:20:02 +00:00
parent 6d0f7e878a
commit 84b35b89ef
+10 -2
View File
@@ -1,5 +1,13 @@
This directory contains several server tool examples (which
use the ca server library). The original ca server example
is in the "simple" subdirectory.
use the ca server library).
simple - complete CA server example (includes asynchronous
io and arrays)
testdb - very simple ca server (does not provide some of the
pv attributes (ie precision and others))
directoryService - fully functional pv name resolution server