curl-library
Re: Using libcurl for realtime transactions
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 18 Dec 2007 23:26:01 +0100 (CET)
Date: Tue, 18 Dec 2007 23:26:01 +0100 (CET)
On Tue, 18 Dec 2007, Michael Peluso wrote:
> I need to accomplish this same function from a VB application. I've looked
> at the samples, but I'm not quite sure on terminology or how this works in
> basic terms.
Me neither, I don't use basic and I'm not familiar with the VB binding...
> Do I use a post and a get, or just a get?
curl -F makes a multipart formpost.
> Which sample is closest to what I'm doing? SSL Get?
Here's a C example:
http://curl.haxx.se/lxr/source/docs/examples/postit2.c
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-12-18