English version 去汉语版本 Русская версия Deutsche Version

Download BetterStreams 1.0

Download BetterStreams
Author: Jeff Pasternack
Support OS: Win95, Win98, WinME, Windows2000, WinXP, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windo
File size: 0.59 Mb
Price: 59.00$
Languages: English
Release date: 2007-05-27
Published: 2007-06-09
.Net library consisting of three classes for simplified asynchronous I/O (AsyncStream), using alternate data streams (AlternateStreams), and efficient stream peeking and seeking (BetterBufferedStream). BetterStreams can easily improve the performance of new or existing applications, sometimes dramatically, with as little as a single-line change to the code. AsyncStream wraps an existing stream and provides asynchronous I/O via the standard Read(), ReadByte(), Write(), and WriteByte() methods; if called on the wrapped stream directly these would require waiting for I/O to the underlying device (such as a disk) but the AsyncStream asynchronously and automatically fills or flushes its internal buffer from or to the wrapped stream using a background thread and will never block so long as sufficient bytes are available in the buffer. Even if your application logic is already built around synchronous I/O, making it asynchronous typically requires nothing more than wrapping the original stream in an AsyncStream. AsyncStreams also provide elegant exception handling, properties for fine-tuning performance and behavior when desired, and, like BetterBufferedStreams, efficient seeking. AlternateStreams enables you to read, write, delete, create and list alternate data streams (ADS) in an NTFS file. Under NTFS, each file has a "main" unnamed stream (this is the one the Framework's file I/O classes manipulate) as well as zero or more "alternate" named streams; for example, Internet Explorer uses an alternate stream named "Zone.Identifier" to record which security zone a downloaded file came from. Aside from conveniently storing metadata, they can also be used to create "compound storage" for application data; instead of, for example, sequentially serializing ten objects to the "main" fie stream (requiring the entire file to be rewritten if any but the last object changes) each object can be serialized to its own, individually modifiable alternate stream.
 
Related Software
We recommend: Data Recovery from Hard Disk 3.0
Download Data Recovery from Hard Disk 3.0
more info
ADSTools 2.2.5 by ADSTools
2007-08-09
ADSTools (Alternate Data Stream Tools for NTFS File Systems) allows users to find and view all alternate data stream files on NTFS file systems. ADSTools also allows the user to make, edit, copy, move, rename, delete and run ADS files.
Ferro Backup System 3.1 by FERRO Software
2009-03-20
Professional, network backup system intended for small offices and large corporations and institutions alike. It allows you to protect data stored at desktops, laptops and network file servers operating under Microsoft Windows, Novell, Linux.
2005-10-26
ADSTools (Alternate Data Stream Tools for NTFS File Systems) allows users to find and view all alternate data stream files on NTFS file systems. ADSTools also allows the user to make, edit, copy, move, rename, delete and run ADS files.
ADS Scanner 2.00 by Pointstone Software, LLC
2008-03-18
Alternate Data Streams (ADS) are pieces of info hidden as metadata on files on NTFS drives. They are not visible in Explorer and the size they take up is not reported by Windows. Use ADS Scanner to find and remove these streams.
FileIO 5.1 by Canadian Mind Products
2007-06-17
I/O teaching tool that generates sample Java source code to do 378 types of I/O to read or write the console, a sequential file, a random access file, a String, an array of characters, an array of bytes, URL, HTTP CGI GET/POST, Socket or Pipe.
FileIO 6.0 by Canadian Mind Products
2011-03-16
I/O teaching tool that generates sample Java source code to do 617 types of I/O to read or write the console, a sequential file, a random access file, a String, an array of characters, an array of bytes, URL, HTTP CGI GET/POST, Socket or Pipe.
Ondata Recoverysoft 3.2 by Ondata International
2005-11-04
easy recovery, data recovery software, recovery all your data in 5 steps, easy and fast. Ondata RecoverySoft 3.2 Professional Hard Disk Recovery Software for windows, now you can recover your file, hard disk, drive... in Easy steps, Its quick and fu
Adaptive Home Logic 1.00 by Acentient Software
2006-04-04
New, easy-to-understand, highly adaptable Home Automation software to monitor / control many devices. Featuring 2-way Speech, Remote Control & Reporting, File / Serial Data, Digital I/O, Sunrise/Sunset, logging +more! No programming required.
2022-06-30
EaseFilter File Monitor SDK allows you to develop file audit and file monitor Windows application, to monitor the file change and file access in real time, intercept the file I/O requests.

0.105