On Wed, Mar 01, 2000 at 08:33:29AM -0600, Brady Moritz wrote:
> Thanks, I have looked at Curl but I am needing something that is either a
> COM object or is open source so that I can create a com object from it.
Here's a blurb about Python's COM support from the Python site:
Python has an excellent interface to COM (also known generally as
ActiveX). Although the module is still fairly new, it can be used
to interface to almost any COM program (such as the MS-Office suite),
write servers that can be hosted by any COM client (such as Visual
Basic or C++), and has even been used to provide the core ActiveX
Scripting Support.
Not knowing COM, I don't know if that means it does what you want
to do.
If yes, you might want to try it with M2Crypto.
M2Crypto: http://www.post1.com/home/ngps/m2
Python Win: http://www.python.org/windows
--
Ng Pheng Siong <[EMAIL PROTECTED]> * http://www.post1.com/home/ngps
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]