cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: two Qs: 1) VB6/VBScript examples? 2) Is this list avail thru MS Outlook Express?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 23 Apr 2002 02:06:22 +0200 (MET DST)

On Mon, 22 Apr 2002, Terra Nova-MB wrote:

> I now need a cURL.dll to play with in VBScript and VB6 (MS Win2k Adv. Serv.
> w/ IIS5). I'm going to try to compile w/ VC++ (wish me luck, having never
> done it before) in order to get a cURL.dll, which I cannot find in the
> latest binary (curl.exe, but no .dll).

The "normal" win32 download executable is built staticly, yes, with the lib
being linked into the binary.

The .dll should be the devel versions.

> Anyone using cURL through VBScript or VB6? Any examples available?

I am not aware if anyone has made that possible. It isn't enough with just
invoking the executable for this, is it?

> Is lists.sourceforge.net avail through MS Outlook Express? I enter
> lists.sourceforge.net and it bombs with "unable to connect to the server."
> I've tried non-ssl (bombs with NNTP, port 119 secure(SSL): 0) and ssl
> (bombs with NNTP, port 563, secure(SSL): 1) and a code 800ccc0e in each
> case, which implies "blocked" or "unavailable."

You're confusing the site with something which it isn't.

lists.sourceforge.net hosts several different curl mailing lists. You
subscribe to the suitable list by filling in your email address and your
preferred password in a web form. If you then confirm the email you get, you
are subscribed to the list and will then receive all mailing list posts.

There are no particular NNTP feed of the lists that I am aware of.

You find a list with all curl mailing lists available here:

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

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-04-23