Go to the documentation of this file.
   11 require_once 
'BayEOSGatewayClient.php';
 
   14 $path=
'/tmp/bayeos-simpleClient2';
 
   16 $url=
"http://bayconf.bayceer.uni-bayreuth.de/gateway/frame/saveFlat";
 
   24 pcntl_signal(SIGTERM,  
function($signo) {
 
   25     $GLOBALS[
'c']->stop();
 
   31     echo 
"adding frame\n";