Moved CA client examples into their own caClientApp

Added caServerApp - copied from src/cas/example/simple
Made simpleApp significantly more useful
Made exampleApp use the _APPNAME_ macro instead of example in various places
This commit is contained in:
Andrew Johnson
2003-02-05 23:46:23 +00:00
parent 168c9c5503
commit 081cb42dc8
25 changed files with 3122 additions and 107 deletions

View File

@@ -1,3 +1,7 @@
To start the ioc from this directory execute the command
../../bin/_ARCH_/example st.cmd
../../bin/_ARCH_/<appname> st.cmd
You may need to change the name of the .dbd file given in
st.cmd's dbLoadDatabase command before starting the ioc.