How would i use a C program to send URL by using http protocol to webserver(SMS Gateway)?

By using browser I am able to send SMS by using URL. But i'd like to send information in a similar way via code in my desktop application.