Lines Matching refs:clientopts
43 echo "client command: $COAP_CLIENT $clientopts $testaddress"
50 $COAP_CLIENT $clientopts "$testaddress" &> $testfifo &
61 $COAP_CLIENT $clientopts "$testaddress"
83 clientopts="$callopts -m get"
110 clientopts="$callopts -m post -t 0 -e sometext"
135 clientopts="$callopts -m put -t 0 -e sometext"
157 clientopts="$callopts -m delete"
180 clientopts="$callopts -m get -N"
205 clientopts="$callopts -m post -t 0 -e sometext -N"
230 clientopts="$callopts -m put -t 0 -e sometext -N"
252 clientopts="$callopts -m delete -N"
281 clientopts="$callopts -m get"
307 clientopts="$callopts -m get -T sometok"
331 clientopts="$callopts -m get"
353 clientopts="$callopts -m get"
377 clientopts="$callopts -m get"
409 clientopts="$callopts -m get"
447 clientopts="$callopts -m get"
473 clientopts="$callopts -m get"
478 echo "client command: $COAP_CLIENT $clientopts $testaddress"
480 clientoutput=$($COAP_CLIENT $clientopts "$testaddress")
512 clientopts="$callopts -m get"
546 clientopts="$callopts -m get -b 1024"
576 clientopts="$callopts -m get"
600 clientopts="$callopts -m put -b 1024"
623 clientopts="$callopts -m post -b 1024"
651 clientopts="$callopts -s 0" #"-v 5 -B $longtimeout -s 0"
677 # clientopts="-v 5 -B $longtimeout -s 1"
711 clientopts="$callopts -s 0"#"-v5 -B $longtimeout -s 0"
731 clientopts="$callopts -s 0"
756 clientopts="$callopts -s 0 -p $CLIENTPORT"
761 clientopts="$callopts -p $CLIENTPORT -s 0 -N"