Main > Free Download Search >

Free i o software for windows

i o

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 458
Unified I/O 3.0

Unified I/O 3.0


Allows you to access files, streams and primitive arrays (even over HTTP) more>>
Allows you to access files, streams and primitive arrays (even over HTTP) UnifiedIO is a free utility that allows you to access files, primitive arrays and streams through the same interface.
Main features:
- High performance
- Transparent buffering
- MemoryManager
- OpenFileManager (beta)
- uio based implementation of ImageInputStream and ImageOutputStream
- Bridge between RandomAccessFile world and InputStream/OutputStream world
- Access everything using one common interface
- Read/write direct from/into primitive arrays
- Optimized reading over http (only requesting the required data range of bytes - uses byteserving feature of http 1.1)
- Easy extensible design
- Unified I/O contains also many utilities:
- BitInputStream and BitOutputStream.
- PackBits, RLE4 and RLE8 decoder.
- base64 codec implementation.
- and many others.
- Unified I/O is an open source project and licensed under BSD
System requirements:
- Java 1.1.x
<<less
Download (643KB)
Added: 2007-08-22 License: Freeware Price:
857 downloads
 
Other version of Unified I/O
Unified I/O 2.6imagero - UnifiedIO is a free utility that allows you to access files, primitive arrays and streams (even over HTTP) Unified I/O. UnifiedIO is a free utility that allows
License:Freeware
Download (695KB)
1259 downloads
Added: 2006-07-18
Serial I/O 1.50

Serial I/O 1.50


Utilize this resourceful source code. more>>

Serial I/O 1.50 provides you with a convenient source code tool which allows using a

<<less
Download (246KB)
Added: 2000-09-10 License: Freeware Price:
735 downloads
PARIS Pro 3.0

PARIS Pro 3.0


Professional level audio recording system more>> PARIS Pro, the ultimate 24-bit digital audio workstation provides all of the hardware and software you need to record, edit and mix digital audio professionally. Together with a 16 channel control surface, 128-track playback, 64 bands of parametric EQ and a host of I/O options, PARIS Pro gives you the most complete integrated digital audio solution on the market today at an affordable price.

PARIS Pro has earned the well-deserved reputation as the best sounding DAW ever created on par with 6 figure, name brand consoles. With true penalty-free expansion, PARIS Pro is becoming the forward thinking professionals choice for any studio.

<<less
Download (2.2M)
Added: 2008-10-30 License: Update Price: $1,995.00
371 downloads
AXIO 1.0

AXIO 1.0


This ActiveX control is intended for used with ISA I/O Cards based around the Intel 8255A and 82C55A micro controller. It works as a simple interface between the software you write and the hardware you want to control. (Windows 9X/NT/2K and XP compatible). more>>

AXIO 1.0 is a freeware which is used with ISA I/O Cards based around the Intel 8255A and 82C55A micro controller. It works as a simple interface between the software you write and the hardware you want to control. (Windows 9X/NT/2K and XP compatible).

Major Features:

  1. 100% free
  2. To use this component you need to have a recent version of Visual Basic installed on your computer (recommend VB6SP5).

Enhancements:

  • Independent Device Driver
  • Now XP compatible
Requirements: a recent version of Visual Basic installed on your computer (recommend VB6SP5).

WareSeeke Editor


<<less
Download (90.3Kb)
Added: 2009-03-16 License: Freeware Price: Free
198 downloads
PCI Explorer 1.0

PCI Explorer 1.0


The PCI Explorer application enables you to graphically view all the PCI devices more>> The PCI Explorer application enables you to graphically view all the PCI devices and the buses they reside on accordingly to the actual hierarchy of the various devices on the buses. The PCI Explorer application also enables you to easily edit memory, I/O registers and Configuration Space Registers assigned to any PCI device in your system.<<less
Download (2.1MB)
Added: 2006-01-25 License: Freeware Price:
1408 downloads
 
Other version of PCI Explorer
PCI Explorer 1.0The PCI Explorer application also enables you to easily edit memory, I/O registers and Configuration Space Registers assigned to any PCI device in your system. A more detailed description of
License:Freeware
Download (K)
1385 downloads
Added: 2006-01-26
FileIO 5.7

FileIO 5.7


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. more>>
I/O teaching tool that generates sample Java source code 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. It shows you how to read or write ASCII-8 bit characters (plain or locale-encoded), Unicode 16-bit characters, raw bytes, big endian binary, little endian binary, or serialised objects, buffered, unbuffered or gzip compressed.
FileIO runs either as an application or as an Applet that needs to run in JDK 1.5+ capable browser. Source code and sample HTML included. May be freely distributed and used for any
purpose except military.
It works by asking you 4 multiple choice questions about what you want to do. You fill in your
choices in a dialog box at it instantly generates the corresponding code that you can copy/paste and modify.
1) What is the type of the source/target?
- sequential file
- random access file
- String (in RAM i/o)
- char[] (in RAM i/o)
- byte[] (in RAM i/o)
- URL (remote i/o)
- HTTP CGI
- socket
- pipe
2) Do you want to read or write?
3) Which do you want: unbuffered, buffered or
compressed?
4) What is the format of the data being read or
written?
- raw, untranslated, bulk, 8-bit bytes
- default-encoded chars (usually 8-bit)
- locale-encoded chars (usually 8-bit),
e.g. IBM-OEM Cp437
- Unicode 16-bit chars
- big-endian binary (Java standard)
- little-endian binary (Intel standard)
- serialised objects
It generates 378 possible different example programs.
You can run it online at http://mindprod.com/applet/fileio.html without
installing it.

System Requirements: Java JDK 1.5+

Enhancements: display build, clean up spelling errors, lint

<<less
Download (0.92MB)
Added: 2009-06-18 License: Freeware Price: $0
16 downloads
TVicRes 1.1

TVicRes 1.1


32-bit Delphi class allowing you to get info about the hardware resources (po... more>> 32-bit Delphi class allowing you to get info about the hardware resources (port i/o areas, physical memory areas, IRQs, DMA channels) used by any hardware device installed to the system. TVicRes includes transparent support for Windows 95/98/ME/NT/2000.<<less
Download (147KB)
Added: 2006-08-17 License: Freeware Price: Free
1163 downloads
TVicPort 4.1

TVicPort 4.1


Generic device driver for doing port i/o and memory access from Win32 more>> TVicPort is set of general purpose device drivers that allow you to access and control hardware directly from without using the Windows DDK. TVicPorts main capabilities are: - direct port I/O access; - obtains pointers to the physical memory; - advanced LPT support including access to any pin on any LPT port; - access to IDE HDDs hardware manufacturer information. - Windows XP 64-bit support.<<less
Download (358KB)
Added: 2005-04-05 License: Freeware Price:
1687 downloads
Vbio.dll 1.3

Vbio.dll 1.3


Vbio.dll (16bit & 32bit) is intended to read and write PC I/O ports in Wi... more>> Vbio.dll (16bit & 32bit) is intended to read and write PC I/O ports in Windows 3.x/95/98 application. In old Quick Basic, there are two functions INP and OUTP which enable users to access I/O ports. But they are missing in Visual Basic. There are lots of people in newsgroup requesting similar feature, so I decide to release Vbio.dll as the replacement of INP and OUTP. This DLL is very useful especially when you develop a hareware device and want to interface it in your Windows application. 16-bit and 32-bitVisual Basic samples are included. You can also use it in other languages, such as FoxPro/Visual FoxPro, Delphi, and so<<less
Download (87KB)
Added: 2006-08-07 License: Freeware Price: Free
1175 downloads
JNetLib 0.42

JNetLib 0.42


JNetLib is a portable C++ asynchronous network abstraction layer. more>> JNetLib is a portable C++ asynchronous network abstraction layer
features
Works under Linux, FreeBSD, Win32, and other operating systems.
TCP connections support
Listening sockets support
Asynchronous DNS support
HTTP serving and getting support (including basic authentication, GET / POST, and HTTP/1.1 support)
Basic HTTPS serving, getting support (including basic authentication, and HTTP/1.1 support)
Completely asynchronous love for single threaded apps.
Coming soon: support for UDP, as well as serial i/o.
<<less
Download (55KB)
Added: 2008-07-03 License: Freeware Price: Free
481 downloads
IOzone 3.311

IOzone 3.311


A filesystem benchmark tool that will generate and measure a variety of file operations more>> A filesystem benchmark tool that will generate and measure a variety of file operations

Iozone runs under many operating systems and has been ported to many machines.
Iozone is useful for performing a broad filesystem analysis of a vendors computer platform.
The benchmark tests file I/O performance for the following operations: Read, write, re-read, re-write, read backwards, read strided, fread, fwrite, random read, pread ,mmap, aio_read, aio_write.
While computers are typically purchased with an application in mind it is also likely that over time the application mix will change. Many vendors have enhanced their operating systems to perform well for some frequently used applications.
Although this accelerates the I/O for those few applications it is also likely that the system may not perform well for other applications that were not targeted by the operating system. An example of this type of enhancement is: Database.
Many operating systems vendors have tested and tuned the filesystem so it works well with databases. While the database users are happy, the other users may not be so happy as the entire system may be giving all of the system resources to the database users at the expense of all other users.
As time rolls on the system administrator may decide that a few more office automation tasks could be shifted to this machine. The load may now shift from a random reader application (database) to a sequential reader.
The users may discover that the machine is very slow when running this new application and become dissatisfied with the decision to purchase this platform.
By using Iozone to get a broad filesystem performance coverage the buyer is much more likely to see any hot or cold spots and pick a platform and operating system that is more well balanced.

Main features:
- ANSII C source
- POSIX async I/O
- Mmap() file I/O
- Normal file I/O
- Single stream measurement
- Multiple stream measurement
- Distributed fileserver measurements (Cluster)
- POSIX pthreads
- Multi-process measurement
- Excel importable output for graph generation
- Latency plots
- 64bit compatible source
- Large file compatible
- Stonewalling in throughput tests to eliminate straggler effects
- Processor cache size configurable
- Selectable measurements with fsync, O_SYNC

<<less
Download (2.7MB)
Added: 2008-09-22 License: Freeware Price: FREE
403 downloads
 
Other version of IOzone
IOzone 3.282The benchmark tests file I/O performance for the following operations: Read, write, re-read, re-write, read backwards, read strided, fread, fwrite, random read, pread ,mmap, aio_read, aio_write
License:Freeware
Download (1.53MB)
867 downloads
Added: 2007-07-04
Diskmon 2.01

Diskmon 2.01


This utility captures all hard disk activity or acts like a software disk activity light in your system tray more>>
This utility captures all hard disk activity or acts like a software disk activity light in your system tray DiskMon is an utility which logs and displays all hard disk activity on a Windows system. You can also minimize DiskMon to your system tray where it acts as a disk light, presenting a green icon when there is disk-read activity and a red icon when there is disk-write activity.
Using standard filtering techniques it is not possible for a dynamically loaded driver like DiskMon to attach to hard disk device objects and see requests originating in file systems.This is because file system drivers open disk devices during system initialization and, unlike the I/O Manager, file system drivers send IRPs directly at these devices. The I/O Manager allows for file system filter drivers to attach to file system devices after initialization because it checks for attached devices whenever it is going to send an Irp to a file system, and will direct the Irps to them instead.
DiskMon overcomes this limitation by using the technique Ive developed of driver function interception. DiskMon locates a disk devices driver object and replaces the drivers dispatch entry points with its own. The DiskMon filter functions pass Irps it sees onto the hooked driver, and also intercepts completion routines in a similar way so that it can see the results of requests
On Windows 2000 and higher Diskmon uses kernel event tracing. Event tracing is documented in the Microsoft Platform SDK and the SDK contains source code to TraceDmp, on which Diskmon is based.
<<less
Download (66KB)
Added: 2006-05-26 License: Freeware Price:
1375 downloads
IconSort 1.03

IconSort 1.03


IconSort is a small utility that can store/restore the position of the icons in the desktop of Windows. IconSort is very useful if you changes frequently between different video resolutions or if your more>>

System Requirements: Windows 32-bit

System Requirements: Multilanguage support. XML support for I/O file access. Shortcuts for quick save/restore icons. Command line parameters support for custom shortcuts. Taskbar icon can now be clicked with both mouse buttons. Minor bugs fixed. Icon changed.

<<less
Download (0.31KB)
Added: 2008-09-30 License: Freeware Price:
508 downloads
VST Host 1.44

VST Host 1.44


A program to run VST-compatible plugins. more>>
A program to run VST-compatible plugins. VST Host application was designed to be a program that will help you run VST-compatible plugins.
Main features:
- loading VST effects (aka "plugins")
- parameterizing / editing them
- sound output for VSTis
- MIDI-input and -output
- loading / saving .fxb / .fxp files
- I/O through either Windows MME or ASIO drivers
- Wave Player / Recorder
- MIDI Player
System requirements:
- Pentium II - 500MHz
- Minimum 128 RAM
- Sound card
<<less
Download (559KB)
Added: 2007-09-17 License: Freeware Price:
875 downloads
Simple components for Ada 1.9

Simple components for Ada 1.9


Simple components for Ada is a feature-rich and trustworthy library which provides implementations of smart pointers for automatically collected objects more>>

Simple components for Ada 1.9 is a feature-rich and trustworthy library which provides implementations of smart pointers for automatically collected objects (using reference counting); object persistence using ODBC; various containers including maps, stacks, sets, bounded and unbounded arrays; table management tools; text editing tools for I/O of integer and floating-point numbers in any base; OO parsers for infix expressions; storage pools.

Requirements:

  • Ada 95 compiler
  • GNADE or APQ are optional
  • Windows 95/98/Me/NT/2000/XP/2003 Server
<<less
Download (359.1KB)
Added: 2005-11-14 License: Freeware Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5