Connecting Tech Pros Worldwide Help | Site Map

libcurl c++

 
LinkBack Thread Tools Search this Thread
  #1  
Old March 23rd, 2007, 01:45 PM
Uday
Guest
 
Posts: n/a
Default libcurl c++

Hi,
can anybody help me uploading a file (text/zip) to a remote
server using libcurl libraries in c++. when i searched in google, i
found that i've to use CURLOPT_POST, CURLOPT_INFILE which points to
the actual file & READFUNCTION which reads the content from the file
and puts in the buffer. i'm setting the file size also in
CURLOPT_INFILESIZE. i'm not getting any exception neither the expected
result. it would be helpful if somebody can give me a sample code.

Thanks in advance.

Uday.


  #2  
Old March 23rd, 2007, 02:25 PM
Lionel B
Guest
 
Posts: n/a
Default Re: libcurl c++

On Fri, 23 Mar 2007 06:43:49 -0700, Uday wrote:
Quote:
Hi,
can anybody help me uploading a file (text/zip) to a remote
server using libcurl libraries in c++. when i searched in google, i
found that i've to use CURLOPT_POST, CURLOPT_INFILE which points to
the actual file & READFUNCTION which reads the content from the file
and puts in the buffer. i'm setting the file size also in
CURLOPT_INFILESIZE. i'm not getting any exception neither the expected
result. it would be helpful if somebody can give me a sample code.
This is off-topic here, as comp.lang.c++ deals only with C++ *language*
issues.

I note that libcurl appears to have copious documentation

http://curl.haxx.se/docs/

and several mailing lists:

http://curl.haxx.se/mail/

I suggest you consult those.

--
Lionel B
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,840 network members.