Corrections to Chapter 4 of Java Network Programming, Java I/O
p. 99: In the first complete sentence on this page, the comma is misplaced. It should read,
"The sender can calculate the digest as it sends data, while the
receiver calculates the digest as it receives data."
p. 99: In line 7, "Alternativly" should be "Alternatively".
p. 101: A couple of words got left out of the first sentence of the
Readers and Writers section. This should read, "Most programmers have a bad habit of writing code as if all text were ASCII, or at the least in the native encoding of the platform."
Copyright 2000 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified September 16, 1998