Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sending commands from Android+Tasker to QM
#10
Using the above code, sending a POST request from local PowerShell works successfully.
However, on a remote server, using FRP to create port forwarding and executing the same PowerShell POST request from the remote server, the data received locally is still incomplete.
In any case, the code below is always able to receive the complete data, but the response is very slow.  Huh
 
Code:
Copy      Help
client.Receive(_s 0); out _s


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)