Hi! I'm coming from Matlab and I would like to request some information through IP connection. Basically, I would like to translate the following Matlab command
urlread('URL','method',PARAMS)
concretely:
urlread('http://xx.xx.xx.xx:xx','Get',{'request','value'})
Thanks in advance!
JoanEnric
