I am trying to post data to a webserver on my network.
I've never had anything to do with PHP HTTP etc nothing and no real idea what/how it all works
If I type into my browser "http://192.168.1.105/emoncms/input/post.json?node=1&csv=100,200,300" and hit enter the data gets posted Ok
but how do I do this from code?
any help appreciated as I'm stuck
Mike
I've never had anything to do with PHP HTTP etc nothing and no real idea what/how it all works
If I type into my browser "http://192.168.1.105/emoncms/input/post.json?node=1&csv=100,200,300" and hit enter the data gets posted Ok
but how do I do this from code?
any help appreciated as I'm stuck
Mike