Re: web page that starts and stops threads

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Http Thread Re: web page that starts and stops threads

#56605
David Barr
Participant

    Here’s a simple web page that starts threads.  It is a CGI script.

    Code:

    #!/usr/bin/ksh
    echo ‘Content-type: text/plain’
    echo ”
    export QUOVADX_INSTALL_DIR=/hci/qdx5.2
    FPATH=$QUOVADX_INSTALL_DIR/integrator/kshlib
    setroot
    setsite nrh_dvlp
    hcicmd -p aegis -c ‘aegis_to_invision_dvlp pstart’