hURL 1.2 released

Official announcements from the Hollywood team
Post Reply
admin
Site Admin
Posts: 148
Joined: Fri Feb 12, 2010 12:21 pm

hURL 1.2 released

Post by admin »

Image

Airsoft Softwair, the hardest working men in code business, are back on your screen with a major update of hURL - the ultimate multi-protocol data transfer plugin for Hollywood which allows Hollywood scripts to transfer data using all kinds of different network protocols including full SSL support. Version 1.2 is a major update that now supports Hollywood 9's extended network adapter so that Hollywood's DownloadFile() and UploadFile() functions can now handle all protocols supported by hURL instead of just HTTP. This makes it much easier to use hURL because you often don't have to use hURL's lowlevel interface any longer but can just use DownloadFile() or UploadFile().

hURL supports an incredibly wide range of transfer protocols, e.g. DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, Telnet and TFTP. As with all Hollywood plugins, hURL comes with extensive documentation in various formats like PDF (over 300 pages!), HTML, AmigaGuide, and CHM that contains detailed descriptions about all functions and methods offered by the plugin.

All of this makes hURL the ultimate data transfer tool for Hollywood that contains everything you need to send and receive data via almost any transfer protocol on the planet.

hURL is now available for free download from the official Hollywood portal. Thanks to Hollywood's cross-platform plugin system versions for AmigaOS3 (m68k), AmigaOS 4, MorphOS, Linux (ppc, arm, x86, x64), macOS (ppc, x86, x64), Windows (x86, x64), Android (arm, arm64), and iOS (arm, arm64) are provided.

Note that on AmigaOS and compatibles, AmiSSL 4.x is required by hURL for SSL transfers. Since this isn't available in a native MorphOS version yet, you can just use the 68k version of AmiSSL 4 on MorphOS. It has been verified to work fine with hURL.

This release was brought to you by Airsoft Softwair, the hardest working men in code business.
User avatar
airsoftsoftwair
Posts: 5425
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: hURL 1.2 released

Post by airsoftsoftwair »

The OS4 version had some debug output in it. Please re-download the archive and re-install hURL. Only OS4 is affected. No changes to the other platforms.
Post Reply