I'm not sure if the functionality is in base, but presumably one of the 
http client packages (like https://github.com/loladiro/Requests.jl) could 
do what you're looking for?


On Wednesday, April 30, 2014 8:57:17 AM UTC-7, joanenric barcelo wrote:
>
> 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
>

Reply via email to