Javaâ„¢ I/O 2nd Edition - O’Reilly
Because it doesn’t provide a printf() function like C/C++, some developers think Java isn’t up to snuff with files and streams. Author Rusty Harold Elliotte argues against this notion in Java I/O, a book that shows how Java’s stream support can help simplify network programming, internationalization, and even compression and encryption.The book opens with an overview of Java’s stream capabilities. (The author defends Java’s lack of support for console input/output (I/O) since today’s applications use graphical user interfaces anyway.) He shows how to open, read, and write local files in Java applications. His file viewer example presents data in a variety of formats. (This example is improved several times until it winds up supporting different international character sets by the end of the book.)
Next the author covers network programming using URL and network streams, including sockets. Sections on filters show how classes can filter out characters within streams. The tour moves forward to cover data streams, which permit streaming of Java’s primitive data types. Details on how to communicate within Java programs using pipes follow. In a notable chapter, the author thoroughly explicates Java’s support for encryption, including hashing, the Data Encryption Standard (DES) algorithm, and ciphers.
The last portion of the book explains object serialization, which allows Java objects to save and restore their state, plus it includes sections on Java’s support for data compression (and ZIP files) and multilingual Unicode character sets. (Java is prepared to handle virtually any of the world’s languages with its reader and writer classes.) Finally, the author shows how you can format output in Java using its support for width and numeric precision APIs.
Password:www.ebooksportal.org
Random Posts
- InDesign CS2 for Macintosh and Windows Visual QuickStart Guide - Peachpit Press
- Google Apps Hacks
- The Insiders Guide to Film Finance - Philip Alberstat
- IP Storage Networking: Straight to the Core - Addison-Wesley
- PC Magazine May 2008
- Software Abstractions Logic Language And Analysis
- Quick Hits 10 Key Surgical Strike Actions To Improve Business Process Performance
- Virtual Teams That Work: Creating Conditions for Virtual Team Effectiveness
- Professional Windows Desktop and Server Hardening
- Introducing 3ds Max 9- 3D for Beginners
















