|
|
Product Details
|
|
|
 |
Xceed Real-Time Zip for Silverlight
Published By:
Xceed Real-Time Zip for Silverlight enables developers to add Zip/Unzip to any Silverlight 4 or 3 app, quickly and easily. And because it uses no intermediate disk/memory storage or temporary files, it’s the perfect match for Silverlight: it needs no local write access. It features powerful streaming compression / decompression, supporting BZip2, BWT, Deflate, Deflate64, and PPMd. AES encryption and decryption are supported for maximum security and WinZip compatibility. It even supports WinZip 12 and up (LZMA / UTF-8)! Events and properties monitor and control Zip writing/reading processes.
|
Product Variants
Xceed Real-Time Zip for Silverlight Blueprint Edition, Additional Subscription
Variant
|
|
Manufacturer Part#
|
|
Our Part#
|
|
|
| v5.1 Additional Subscription (1-Year) (1-Developer) - ESD |
|
XZRS1F |
|
721841 |
|
Quote
|
| v5.1 Additional Subscription (1-Year) (Team 4) - ESD |
|
XZRS4F |
|
721842 |
|
Quote
|
| v5.1 Additional Subscription (1-Year) (Team 8) - ESD |
|
XZRS8F |
|
721843 |
|
Quote
|
| v5.1 Additional Subscription (1-Year) (Team 20) - ESD |
|
XZRSVF |
|
721844 |
|
Quote
|
Xceed Real-Time Zip for Silverlight Blueprint Edition, New Licence
Variant
|
|
Manufacturer Part#
|
|
Our Part#
|
|
|
| v5.1 Subscription Licence (1-Year) (1-Developer) - ESD |
|
XZRS1B |
|
721833 |
|
Quote
|
| v5.1 Subscription Licence (1-Year) (Team 4) - ESD |
|
XZRS4B |
|
721834 |
|
Quote
|
| v5.1 Subscription Licence (1-Year) (Team 8) - ESD |
|
XZRS8B |
|
721835 |
|
Quote
|
| v5.1 Subscription Licence (1-Year) (Team 20) - ESD |
|
XZRSVB |
|
721836 |
|
Quote
|
Xceed Real-Time Zip for Silverlight Blueprint Edition, Renewal
Variant
|
|
Manufacturer Part#
|
|
Our Part#
|
|
|
| v5.1 Subscription Renewal (1-Year) (1-Developer) - ESD |
|
XZRS1Y |
|
721849 |
|
Quote
|
| v5.1 Subscription Renewal (1-Year) (Team 4) - ESD |
|
XZRS4Y |
|
721850 |
|
Quote
|
| v5.1 Subscription Renewal (1-Year) (Team 8) - ESD |
|
XZRS8Y |
|
721851 |
|
Quote
|
| v5.1 Subscription Renewal (1-Year) (Team 20) - ESD |
|
XZRSVY |
|
721852 |
|
Quote
|
Xceed Real-Time Zip for Silverlight Standard Edition, Additional Subscription
Variant
|
|
Manufacturer Part#
|
|
Our Part#
|
|
|
| v5.1 Additional Subscription (1-Year) (1-Developer) - ESD |
|
XZRS1E |
|
721837 |
|
Quote
|
| v5.1 Additional Subscription (1-Year) (Team 4) - ESD |
|
XZRS4E |
|
721838 |
|
Quote
|
| v5.1 Additional Subscription (1-Year) (Team 8) - ESD |
|
XZRS8E |
|
721839 |
|
Quote
|
| v5.1 Additional Subscription (1-Year) (Team 20) - ESD |
|
XZRSVE |
|
721840 |
|
Quote
|
Xceed Real-Time Zip for Silverlight Standard Edition, New Licence
Variant
|
|
Manufacturer Part#
|
|
Our Part#
|
|
|
| v5.1 Subscription Licence (1-Year) (1-Developer) - ESD |
|
XZRS1V |
|
721829 |
|
Quote
|
| v5.1 Subscription Licence (1-Year) (Team 4) - ESD |
|
XZRS4V |
|
721830 |
|
Quote
|
| v5.1 Subscription Licence (1-Year) (Team 8) - ESD |
|
XZRS8V |
|
721831 |
|
Quote
|
| v5.1 Subscription Licence (1-Year) (Team 20) - ESD |
|
XZRSVV |
|
721832 |
|
Quote
|
Xceed Real-Time Zip for Silverlight Standard Edition, Renewal
Variant
|
|
Manufacturer Part#
|
|
Our Part#
|
|
|
| v5.1 Subscription Renewal (1-Year) (1-Developer) - ESD |
|
XZRS1R |
|
721845 |
|
Quote
|
| v5.1 Subscription Renewal (1-Year) (Team 4) - ESD |
|
XZRS4R |
|
721846 |
|
Quote
|
| v5.1 Subscription Renewal (1-Year) (Team 8) - ESD |
|
XZRS8R |
|
721847 |
|
Quote
|
| v5.1 Subscription Renewal (1-Year) (Team 20) - ESD |
|
XZRSVR |
|
721848 |
|
Quote
|
Features
Major features
- Lets developers add zip and unzip capabilities to any Silverlight 4 or 3 application, quickly and easily. Compresses and uncompresses files without resorting to intermediate disk/memory storage or temporary files, making it the perfect match for Silverlight: it needs no local write access.
- The product's main ZipWriter and ZipReader classes use any seekable or non-seekable Stream-based object as the target or source Zip archive, respectively, for complete flexibility and “on-the-fly' compression/decompression.
- Lightweight libraries.
- Compression starts as soon as data has been received: no waiting for all of the files, or even for complete files. Doesn’t need to know in advance the number or size of files.
- Transfer of the Zip archive over a network can begin immediately, and the remainder of the archive becomes available as it is compressed.
- Secure: Because no temporary files are used while creating a Zip file, there is less chance of unauthorised access or modification of files during the Zip creation process
- Archived files are extracted and available instantly for further processing even if the component is still receiving the Zip archive.
- The size or number of files in a Zip archive has absolutely no impact on memory and disk-space requirements.
- Just a few methods and properties are needed to perform powerful Zip compression/extraction.
- Supports the BZip2, BWT, Deflate, Deflate64 and PPMd compression algorithms.
- AES encryption and decryption are supported for maximum WinZip compatibility.
- The only library to provide WinZip 12 compatibility, supporting the LZMA algorithm for improved compression in certain situations. Note: Zip files using WinZip 12’s special JPEG recompression feature are not supported.
- UTF-8 character encoding in headers for improved support of international characters in filenames and comments is provided.
- Events and properties to monitor and control the Zip writing/reading processes are also provided.
- Reads the Xceed Unicode Extra Header, so it can now preserve filenames with Unicode characters. Very useful for handling international characters.
- Compatible with older zip tools.
- The ZipWriter can generate uncompressed zip files that the product's ZipReader can read increasing flexibility (combines the Deflate format and no compression).
- Works seamlessly with Xceed Upload for Silverlight.
.NET technology
- 100% managed code written in C#. (Complete source code available in the Blueprint Edition of Xceed Real-Time Zip for Silverlight.)
- Object-oriented design created specifically for Silverlight 4 or 3.
- Seamless integration with the Silverlight base class libraries.
- All error handling works through Silverlight exception classes.
- CLS compliant (Common Language Specification).
- Does not use unsafe blocks for minimal permission requirements.
- Documentation fully integrated into Visual Studio
- VB.NET and C# sample applications.
|
|
|
|
|
|
|