Φεβ 4, 2016
Here is a simple code to make an HTTP call with the CURL library. The call is also passing 2 parameters and the line will looks like: http://somewebsite.com/web_server.php?param1=12345¶m2=67890 This is also requires the installation of the curl library....