Using Network Lock Servlet with TiniHttpServlet0.14

  1. Modify files extracted from TiniHttpServer014.zip.
  2. Download NetworkLockServlet source files from ftp://ftp.dalsemi.com/pub/auto_id/temp/NetworkLock.zip. Extract the files to a temporary directory and copy them to:
    NetworkLockServlet.java -> TiniHttpServer\src
    LockCircuit.java        -> TiniHttpServer\src
    LockMonitorThread.java  -> TiniHttpServer\src
    
    NetworkLock.html        -> TiniHttpServer\tini\docs
    NetworkLockCommand.html -> TiniHttpServer\tini\docs
    NetworkLockReadMe.html  -> TiniHttpServer\tini\docs
    THS0.12setup.html       -> TiniHttpServer\tini\docs
    THS0.14setup.html       -> TiniHttpServer\tini\docs
    
    NetworkLock.props       -> TiniHttpServer\tini\etc
    
  3. Make changes to the following files extracted from NetworkLock.zip:
  4. Recompile and download the new TiniHttpServer.tini with ANT.