Rexx/CURL

Versione: 
2.1.1
Data rilascio: 
Mercoledì, 4 Luglio, 2001

Licenza:

Interfaccia:

Authors/Port authors:

Rexx/CURL offre funzioni esterne che consentono ad un programma Rexx di accedere a qualsiasi URL. Il concetto di base di Rexx/CURL (e di cURL), è quello di specificare un'indirizzo URL con tutte le opzioni ad esso appropriate e necessarie per accedere alla/e risorsa/e.

Questo software è distribuito come pacchetto compresso, da scaricare e installare manualmente; se ci sono prerequisiti da soddisfare, andranno anch'essi scaricati e installati manualmente.

Installazione manuale

Il programma è distribuito come pacchetto ZIP: scaricare in una cartella temporanea e scompattare nella cartella di destinazione. Vedi sotto per il(i) link di download.

E' possibile installare i prerequisiti con rpm, eseguendo la stringa seguente in una finestra comandi:

yum install libc
I link seguenti sono a programmi aggiuntivi, utili ma non indispensabili per il funzionamento:

Documentazione in linea

Qui di seguito trovi i link di download per l'installazione manuale del software:

Rexx/CURL v. 2.1.1 (17/5/2024, Mark Hessling) Readme/What's new
Version 2.1.1: 12 May 2024 * Enable building with dynamic loading of API functions rather than static linking * Change to CURLLoadFuncs() to allow the API dll/so to be specified when dynamic loading * Windows builds now statically linked with libcurl 8.7.0 The Rexx/CURL demo programs are: - certinfo.rexx Retrieve Certificates Duplication of cURL example; certinfo.c Retrieves Certificate information from a web site. - getright.rexx URL output_directory Simplistic implementation of the "GetRight" download utility. Downloads the specified URL to the specified directory. If the file already exists, it will use the RESUME capability of the server (if implemented) - httppost.rexx your_email_address your_list_password Suscribes to the rexxcurl mailing list at SourceForge using HTTP POST to fill in an HTML form. - sendmail-smtp.rexx Sends text email via SMTP to a destination using a GMail account. Changes required to the code to supply the correct GMail credentials. - getmail-pop3.rexx Reads email from a POP3 mail server. Changes required to the code to specify the correct email account details. - scp.rexx remote_file_spec local_file_spec - scp.rexx local_file_spec remote_file_spec Mimics the SSH program: scp, but only copies to/from an ftp server - testcurl.rexx URL Displays the HTML source of the specified URL - upload.rexx filenames Uploads the files specified to the SourceForge "uploads" directory
 sourceforge.net/projects/rexxcurl/files/rexxcurl/2.1.1/rexxcurl-os2rexx-211os2.zip/download  local copy
Rexx/CURL v. 2.1.1 (12/5/2024, Mark Hessling) Readme/What's new
Version 2.1.1: 12 May 2024 * Enable building with dynamic loading of API functions rather than static linking * Change to CURLLoadFuncs() to allow the API dll/so to be specified when dynamic loading * Windows builds now statically linked with libcurl 8.7.0 The Rexx/CURL demo programs are: - certinfo.rexx Retrieve Certificates Duplication of cURL example; certinfo.c Retrieves Certificate information from a web site. - getright.rexx URL output_directory Simplistic implementation of the "GetRight" download utility. Downloads the specified URL to the specified directory. If the file already exists, it will use the RESUME capability of the server (if implemented) - httppost.rexx your_email_address your_list_password Suscribes to the rexxcurl mailing list at SourceForge using HTTP POST to fill in an HTML form. - sendmail-smtp.rexx Sends text email via SMTP to a destination using a GMail account. Changes required to the code to supply the correct GMail credentials. - getmail-pop3.rexx Reads email from a POP3 mail server. Changes required to the code to specify the correct email account details. - scp.rexx remote_file_spec local_file_spec - scp.rexx local_file_spec remote_file_spec Mimics the SSH program: scp, but only copies to/from an ftp server - testcurl.rexx URL Displays the HTML source of the specified URL - upload.rexx filenames Uploads the files specified to the SourceForge "uploads" directory
 sourceforge.net/projects/rexxcurl/files/rexxcurl/2.1.1/rexxcurl-regina-211os2.zip/download  local copy
Rexx/CURL v. 2.0 (30/4/2012, Mark Hessling) Readme/What's new
rexxcurl (2.0-1) unstable; urgency=low * This release aligns with 7.25.0 of cURL * Added CURLESCAPE and CURLUNESCAPE function for converting URLs * Add better error message when invalid options are specified * Display warnings when deprecated (curlsetopt) options are used * Display warning on startup when using a runtime version of libcurl that is less than the version Rexx/CURL was built with * Add new constants providing information about libcurl support * Additional options (curlsetopt) from cURL 7.15.5 to 7.25.0 * Additional options (curlgetinfo) from cURL 7.15.5 to 7.25.0 * Removed following options (curlsetopt) as at cURL 7.16.0 SOURCE_* * Changed return format of HTTPAUTH_AVAIL (curlgetinfo) * bundle 7.25.0 DLL with Windows installer * OS/2 and eCS now supported * Rexx/CURL now thread-safe. * Licensing changed to CPLv1.0 -- Mark Hessling <mark@rexx.org> Sun, 25 Apr 2012 12:00:00 +1000
 sourceforge.net/projects/rexxcurl/files/rexxcurl/2.0/rexxcurl20os2_RexxTrans.zip/download
Scheda aggiornata l'ultima volta il: 17/05/2024 - 21:50

Aggiungi un commento