Free Software Downloads, Free Games Downloads, Free GSM Software Downloads
Software vendor loginSubmit software programAdvertise with FiveSignContact informations
 
Free Software Downloads
Search: Search for software programs
ActiveX
Compilers & Interpreters
Components & Libraries
Databases & Networks
Debugging
IDEs & Coding Utilities
Java
Management & Distribution
Reference & Tutorials
Source Code
Tools & Editors
 

FiveSign Newsletter
Subscribe Unsubscribe
Enjoy receiving from FiveSign latest software news every week!


Bookmark us Add to Favorites
Set Home Page Set Home Page
Latest software programs Latest software programs
  Add to Firefox search bar


FileIO 5.1

 
You are here: Home > Software Development > Java > FileIO
 
Publisher: Canadian Mind Products
Release Date: 2006-03-06
File Size: 453 KB
OS: Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003, Windows Vista Starter, Window
License: Shareware
Editor's rating: Not rated yet
Download FileIO
   
 
FileIO description
FileIO - Click to enlarge screenshot
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.1+ 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/applets/fileio.html without
installing it.
 
[ Download FileIO 5.1 ]
 

FileIO 5.1

RELATED TAGS
Java, file, i/o, console, pipe, compressed, buffered, fileio, teaching, training-wheels, guide
 
 
Copyright ©2005 - 2008 FiveSign Network Help | Link to us | Privacy Policy | Terms | Software Archives