This isn't really a good book to learn Java. It's designed for people who are already reasonably comfortable with Java. The level is about the same as Effective java.
Also there is no networking code in the book. It is restricted to the language and its core libraries (java.lang, java.util, java.io, and a bit of java.math for good measure).