1) Give a description of the problem
I am trying to send an HTTP request to a local webserver. The local IP is 192.168.1.18
When I manuall enter in a browser http://192.168.1.18/PIN it will react with “PIN request received”
I am now trying out several methods to do this from within a webCORE piston but get no results. I am new to HTTP request so please bare with me.
2) What is the expected behavior?
response from the server in it’s debug window or even better in a variable in webCORE
3) What is happening/not happening?
web server does not seem to receive the message
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
(PASTE YOUR LOGS HERE BETWEEN THE MARKS)
REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.