by Sapphire Solutions - 상품타입: Component / .NET Compact Framework / DLL
주의 : 이 제품정보에는 한글안내가 포함되어 있지 않습니다.
Compress and decompress files into the popular zip or gz format saving space and transfer times. Shappire GZip Utility allows you to compress data on the server in gz format or a multi-file zip file, this can be decompressed on the client device once it has been downloaded. Alternatively, it could be used to compress certain parts of your data on the device if it isn't being used frequently, giving the device more memory to operate with. Sapphire GZip Utility is also included in the Sapphire Suite, the complete set of Sapphire Solutions Development Utilities. Now supports Satellite Forms. Windows Mobile 6 platform (WM 6.0) compatible.
일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
| 주문 | ₩ 773,700 | 1 Developer License | 다운로드 (1.3 MB) | |
| 주문 | ₩ 386,900 | 1 Developer Upgrade License from previous version | 확인 | 다운로드 (1.3 MB) |
| 주문 | ₩ 1,937,200 | 1 Developer License (the complete set of Sapphire Solutions Development Utilities) | 다운로드 (4.1 MB) |
| 주문 | ₩ 385,900 | 1 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months | 다운로드 (29 KB) | |
| 주문 | ₩ 579,800 | 2 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months | 다운로드 (29 KB) | |
| 주문 | ₩ 773,700 | 3 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months | 다운로드 (29 KB) |
가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다. 모든 주문에 대해서 당사표준 계약조건 및 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)
일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
The Sapphire GZip Utility makes file compression and decompression simple with the following features:
Declare the DLL function as a function within your application and call it as though you wrote it yourself. Here's a sample demo on how to compressing and decompress a file within VB.NET.
Zipping a file
DimlErrorAs Integer
lError = sZip(txtFile.Text, txtZip.Text, chkSubs.Checked, 1234567890)
IflError <> 0 Then
MsgBox(lError)
Else
MsgBox("File(s) zipped")
End If
Unzipping a file
DimlErrorAs Integer
lError = sUnzip(txtZip.Text, txtFile.Text, chkSubs.Checked, 1234567890)
IflError <> 0 Then
MsgBox(lError)
Else
MsgBox("OK")
Please, note that this product is also included in the Sapphire Suite, the complete set of Sapphire Solutions eVB, VB.NET and C# Development Utilities. Sapphire Suite package contains the latest version of Sapphire Solutions released utilities: Sapphire RAS Utility, Sapphire FTP Utility, Sapphire GZip, Sapphire Encrypt, Sapphire IrDA, Sapphire Buttons, Sapphire IMEI, Sapphire Battery, etc.
개발처/발매처
주요 카테고리
관련 상품
관련 카테고리