I'm writing a Java application that has to work with file I/O, networking, etc.<BR><BR>I've made the fun discovery that Java treats bytes as 8-bit SIGNED values.<BR ...