Delphi 5.0x freeware Compression, Encryption |
[ link: zip_component_zip_delphi_zipforge.htm ] [ size n/a ] | [ Freeware ] [ No Source ] [ D4 | D5 | D6 | D7 | C4 | C5 | C6 ] | ||
ZipForge is a fast ZIP compression library. With this toolkit you can easily add archive functionality to your projects. ZipForge includes our new unique technology, a transaction system. This innovative solution gives you a fast and easy way of updating archive files providing data integrity like a reliable database system. ZipForge Personal is free for personal use. Any company must order ZipForge Pro to use it in its projects. Key features: - Creates archive files in wide known ZIP format by PKZIP, Inc. - Native VCL; no DLLs; no OCXs - Adds, moves, extracts, deletes, updates, tests, refreshes a group of files by a single operation - Free for personal use - Creates self-extracting (SFX) archives - Performs regularly archive updates using transactions that allows canceling all modifications at any time in case of some failures. Also this technology optimizes the speed of the archive modification - Compresses large files with low memory consumption - Comprehensive help; lots of demos - Repairs damaged archives - Zip64 format is supported; maximum archive size is 2^63 bytes - Archive splitting and multiple disk spanning support Added: 14-06-2005/27-02-2006 | Version: 2.70 | Downloads: n/a
|
[ link: ] [ size n/a ] | [ Freeware ] [ With Source ] [ D5 | D6 | D7 ] | ||
A Delphi zlib 1.1.4 implementation for fastest performance, including targeted P6 code generation, 64bit alignment, source changes and optimizations following Borland# C++ full standards adherence, and a Delphi added low level copy memory function to speedup typical strings management. Embed the newest zlib 1.1.4 objects into your programs without using external dlls, take a look into the example seeing how to work with streams and strings. Added: 21-10-2002/4-11-2002 | Version: 1.1.4 | Downloads: n/a
|
[ LZCompress.zip ] [ 17,810 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
This component links to Lzh component and allows you to pack multiple files to a single Paradox table, like ZIP archive is doing. It encapsulate basic procedures as add a new file to archive, remove an existent file from archive, open an existent file from archive, etc. It requires the Lzh component which actually is included in ZIP. If you want to get the latest free version of Lzh component try the Link section on Delphi Home Page (we recommend you Delphi Super Page component archive). Added: 26-11-2000 | Version: 1.0 | Downloads: 5287/5287/4
|
[ nikkelen.zip ] [ 115,027 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
The DelphiZlib package contains a TGzip, TCrc32 and TAdler32 component. Now you can add GZip, Gunzip, Crc32 and Aler32 functionality to your programs. The code uses the Zlib library and is therefore free from any licences. No dll's are needed. Note that this package used to be called DelphiGzip. Added: 14-05-2000/14-11-2000 | Version: 0.2.2 | Downloads: 8214/8181/6
|
[ pgpdc452.zip ] [ 365,650 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | D6 | D7 | D8 | D2 | C5 | C6 ] | ||
These sources provide a Delphi (2-8 and 2005) direct interface to PGP requiring a preceding (!) full installation of PGP 6.5.x, 7.x, 8.x or 9.x. Available capabilities:
New in Version 4.5.2:
Added: 21-11-1999/21-03-2006 | Version: 4.5.2 - 3/2005 | Downloads: 11566/(9804)/(77)
|
[ powerarc.zip ] [ 396,578 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
High efficient Data Compression Library. Support Rank, ZIP, BZIP and PPM compression algorithms. All algorithms are contain built in data integrity check and thread-safe (can be work in multithread application). Compression ratio more than 1.5-2 times better than ZIP/RAR archiver. Compression speed up to 8 Mb/sec Added: 4-04-2001 | Version: 1.3 | Downloads: 5752/5752/3
|
[ rndgen.zip ] [ 2,599 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C3 | C4 | C5 ] | ||
True random generator for Delphi and C++ Builder. Added: 17-12-2000 | Version: 1.0 | Downloads: 4820/4820/5
|
[ RTdunAce.zip ] [ 4,303 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
A partial wrapper for UnAce.Dll allowing Dynamic linking / unlinking of the functions. only thing currently not supported are password protected and multi-volume archives (because i didn't need it at the time). Added: 27-06-2000 | Version: n/a | Downloads: 3160/3160/0
|
[ RTdunRar.zip ] [ 5,773 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
A (partial) wrapper for Unrar.DLL allowing Dynamic linking / unlinking of the functions. Only thing currently not supported are password protected and multi-volume archives (because i didn't need it at the time). Added: 27-06-2000 | Version: 0.1c | Downloads: 3160/3160/0
|
[ sb_s141.zip ] [ 1,151,312 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 | D6 | D7 | C4 | C5 | C6 ] | ||
VCL package for easy adding multiuser, privileges and user rights functionality to your Delphi and C++ Builder apps. Allows you to control the user access to your app GUI components (menus, buttons, check boxes, radio groups, ... everything) as well as to non visual functionalities. Just drag/drop and connect and you get a securized application. The built-in Designer, activated by double clicking Security Component, allows you automatically to generate your Security Model at design time from bounded Action Lists. You can add non TAction related securized functionalities by right clicking parent node and select "New Checkable Node". You can change the Security model hierarchy by adding (right click and select "New Hierarchical Node") and deleting nodes, as well as drag/drop nodes.... All this at design-time without single line of coding. Users and their security privileges can be defined at run time, by choosing "Security" button from your Password dialog window, provided that you have Supervisor rights. Regular users can only consult their privileges (and the security hierarchy) and change their password. Key Features: Controls the user access to GUI components of the application Ease of use - drag/drop and connect and get fully functional multiuser app Change security template at design time or on fly Change users profile on fly Add and remove securized items at design time or on fly Securize your non GUI functionalities Much more... For Delphi and C++ Builder; shareware; sources on Purchase/Registration The library consists of three component: TabSecurity - control center encapsulating the application security template, implementing all Security Builder functionalities, TabActionList - ActionList control providing a connection to abSecurity component and to it's control center functionalities, TabAction - an TAction derivative, adding the ability to Enable/Disable and change the Visible/Invisible status of bounded GUI elements depending upon current user rights. Security Builder v.1.3.1 for Delphi and C++ Builder Added: 15-09-2003 | Version: 1.4.1 | Downloads: 1622/1622/18
|
[ zlbar152.zip ] [ 46,766 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
ZLBArchive a wrapper component for the ZLIB compression routines to create ZIP like files. It does not create .zip files! Lots of routines for adding and extracting files from the ZLB file format. This version now has greater support for large files. This component is freeware and the author requests that any modifications be mailed back to him. Added: 28-02-1999/17-10-2000 | Version: 1.52 | Downloads: 11325/7361/3
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.