Can anybody tell me how to make a small .c programm that opens an url like: http://somewhere.com/test.php?data1=asdf
The important thing is that I can pass data1=asdf. I only want to pass this data, nothing has to be written on the screen.
Although using Linux, I can't use "system(curl ...);"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.