Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sending commands from Android+Tasker to QM
#9
Thanks for your help.
Is the following implementation code correct?

Code:
Copy      Help
str rTxt rLen
if(client.Receive(rTxt 300))
,findrx(rTxt "Content-Length: (\d+)" 0 0 rLen 1)
,;out rTxt
,;out rLen
,client.Receive(rTxt val(rLen) 0 1)
,out rTxt


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)