|
|
|
Categories :
Web Development > Java & JavaScript
|
|
FileIO 5.6
|
|
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.
|
| |
Description From Publisher
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.
Supported OS
WinNT 4.x,Windows2000,WinXP,Windows2003,Windows Vista Starter,Windows Vista Home
Related Keywords
Java Java file file i/o i/o console console pipe pipe compressed compressed buffered buffered fileio fileio teaching teaching training wheels training wheels guide guide amanuensis amanuensis
|
|
Latest Java & JavaScript Realted Tools:
Encodings 1.6
Applet to list all supported encodings (character sets) supported by your browser/java. |
CSVReader/Writer 2.8
Java classes you can use standalone or embed in your own programs to Read, write, align and pack comma, tab and semicolon-separated variable files, commonly known as CSV files. |
CreditCard Validator 1.8
The CreditCard Validator will help you tell: (1) if a credit card number is valid (2) which credit card vendor handles that number. It validates the prefix and the checkdigit. It does *not* contact the credit card company. |
Comparators 1.4
Java classes to include in your programs. Includes: HTMLArrayComparator.java compares two arrays of Strings of HTML, ignoring embedded tags. HTMLComparator.java compares two Strings of HTML, ignoring embedded tags. |
Boyer 1.5
Fast string search (indexOf) using the Boyer-Moore algorithm. Incorporate this class into your own Java programs to rapidly search strings. Boyerr-Moore is about twice as fast as String.indexOf when the string you are searching in is 2K. |
JustAjax Table 0.7
JustAjax Table is an Ajax/PHP grid library that allows you to create web-based data grids/tables that behave like desktop software. |
Web Designers Toolkit with Menu Ex 2.2
Professional Web Toolkit for Webmasters. Integrate winning-award and professional script authoring tools into one program. |
EMX Javascript Professional 3.2
Resource with free JavaScript examples for cut and paste into web pages. It contains 100000 lines of Javascript source code for web page designers to improve the design, validate forms, detect browsers, create cookies and much more. |
MoneyToys APR Calculator 2.0
The MoneyToys APR Calculator is designed to give you an easy-to-install web site calculator that allows your web site visitors to calculator annual percentage rates (APR) without leaving your web site. |
DHTML Menu Extension for GoLive 1.0
If you are looking for a quick way to add DHTML menu navigation to your GoLive website, this extension can help. The software comes with nearly 500 ready-made menu templates, intuitive user interface and is compatible with all popular browsers. |
DHTML Menu Extension for Dreamweaver 1.0
If you are looking for a quick way to add DHTML menu navigation to your Dreamweaver website, this extension can help. The software comes with nearly 500 ready-made menu templates, intuitive user interface and is compatible with all popular browsers. |
AScratchNWin Scratch and Win 2.0
AScratchNWin! is an exciting new product that allows you to easily and effectively add scratch and win capabilities to your website! You can also use
it like a mini-casino! Try out the evaluation version, which lets you specify a % chance of winning, |
1-2-3 JavaScript Library 2.5
1-2-3 JavaScript Library is a cool new software application that allows you to create amazing javascript in seconds! Choose scripts from an organized,
amazingly easy to navigate menu system, and customize them to your own needs! No more long download |
|
|