cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to send a JPG file

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 2 Jul 2008 22:51:17 +0200 (CEST)

On Tue, 1 Jul 2008, Vijay wrote:

> How to send a Jpeg image File in URL using librcurl.
> i want to send in this format
> http://192.168.1.190:10000/sendmms?username=gsms&password=gsms&to=111&

Sorry, but that's just a URL and it says nothing about the format for the
sending part. I figure you want some kind of POST and I'm sure libcurl can do
it for you.

-- 
  / daniel.haxx.se
Received on 2008-07-02