cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl-library Digest, Vol 65, Issue 62

From: yogeshwar bisht <y.s.bisht_at_gmail.com>
Date: Mon, 31 Jan 2011 13:56:21 +0530

>
>
> On Fri, 28 Jan 2011, yogeshwar bisht wrote:
>
> > I want to upload image or video(*.ts) file in a DMS (digital media
> server)
> > using http post in C++, can it be done? I tried various examples in cURL
> but
> > didn't work for me.
>
> http://curl.haxx.se/libcurl/c/multi-post.html
>
> --
>
> / daniel.haxx.se
>
>
>

Hi Daniel,

Thanks for your instant reply, I tried the code mentioned in the link
(copy-paste), however I faced following errors,

* About to connect() to www.example.com port 80 (#0)
* Trying 192.0.32.10... * 0x8bda3d0 is at send pipe head!
perform!
running: 1!
perform!
* Connected to www.example.com (192.0.32.10) port 80 (#0)
* couldn't open file "postit2.c"

* Connection #0 to host www.example.com left intact
running: 0!

I think some settings are required before running the code, is the procedure
same to upload an image/video from my PC to DMS (Digital Media Server)

Warm regards,
Yogeshwar

http://invinciblev1.blogspot.com/

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-01-31