- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: libcurl examples with VMS
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2006 10:41 AM
тАО05-02-2006 10:41 AM
Perhaps I should use the openssl api directly.
Any guidance or warnings would be appreciated.
I don't want to re-invent the wheel.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2006 11:57 AM
тАО05-02-2006 11:57 AM
Re: libcurl examples with VMS
Google gave this, find there are few c, cgi, apache related example programs here, Sorry! but not on the VMS platform. May be usefull as it has verious types of programs.
http://curl.haxx.se/libcurl/using/apps.html
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2006 01:29 PM
тАО05-02-2006 01:29 PM
Re: libcurl examples with VMS
We are using a callable curl. We call it from
C and BASIC. It involves a slight modification
to the "standard" distribution and needs the HP
SSL kit to be installed. If you are interested
please contact me... dbsneddon at bigpond dot com
It comes as a PCSI kit.
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2006 03:52 PM
тАО05-02-2006 03:52 PM
Re: libcurl examples with VMS
re-inventing wheels. I probably can't
actually help, but I'm a little curious about
what kinds of things you want to do. I'd
expect to use libcurl to download material,
not to help generate it.
I probably got the cURL stuff working when I
was working on BOINC for VMS, so I'd expect
it simply to work, possibly using a UNIX-like
file spec here or there. (I never really
looked at what the BOINC code did with the
cURL stuff. I changed the cURL builder to
deal better with the different SSL varieties,
and to compile using "/float = ieee_float",
and I got the BOINC code to link (and run a
little), so I'm assuming that the cURL stuff
was working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2006 11:57 PM
тАО05-02-2006 11:57 PM
Re: libcurl examples with VMS
I need to read the response that comes back from remote web server when I pass control off to a different server. curl works for dcl, but the reply seems to disappear when curl is called from cgi. So i thought to use the libcurl calls.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-15-2006 10:21 AM
тАО05-15-2006 10:21 AM
Re: libcurl examples with VMS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-15-2006 06:12 PM