curl-library
Re: Question about curl..
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 5 Jun 2003 08:37:29 +0200 (CEST)
Date: Thu, 5 Jun 2003 08:37:29 +0200 (CEST)
On Thu, 5 Jun 2003, hotiger wrote:
> I am interested in cURL for my application.
> My application send XML document to server and receive response XML
> document from the server by HTTP protocol..
> HTTP request message's Content-Type is "text/xml" and response Content-
> Type is "text/xml" too.(HTTP method should be POST).
This is very easily done with curl indeed.
> And my application should be run on IIS, so I want to use cURL at ASP
> environment..
So, write the necessary wrappers for libcurl so that you can use it from
within ASP. I have no idea what it takes. I don't know of any such existing
effort. Perhaps someone on the list can tell me I'm wrong?
-- Daniel Stenberg -- curl: been grokking URLs since 1998 ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com.Received on 2003-06-05