Go to the source code of this file.
Variables | |
$path ='/tmp/bayeos-simpleClient2' | |
$name ="mySimpleClient" | |
$url ="http://bayconf.bayceer.uni-bayreuth.de/gateway/frame/saveFlat" | |
$c = new BayEOSSimpleClient($path,$name,$url) | |
$count =0 | |
$c = new BayEOSSimpleClient($path,$name,$url) |
Definition at line 20 of file MySimpleClient.php.
$count =0 |
Definition at line 29 of file MySimpleClient.php.
$name ="mySimpleClient" |
Definition at line 15 of file MySimpleClient.php.
$path ='/tmp/bayeos-simpleClient2' |
Definition at line 14 of file MySimpleClient.php.
$url ="http://bayconf.bayceer.uni-bayreuth.de/gateway/frame/saveFlat" |
Definition at line 16 of file MySimpleClient.php.