REVIEW - Java Network Programming


Title:

Java Network Programming

Author:

Merlin and Conrad Hughes, Michael Shoffner, Maria Winslow

Publisher:

Prentice Hall (1997)

Pages:

764pp

Reviewer:

Ian Brunt

Reviewed:

April 1998

Rating:

★★☆☆☆


The front cover of this book states that it 'covers cryptographic techniques for secure Internet applications', which is indeed born out by the volume of content relating to security issues. For example, the first of this book's five sections contains a brief description of basic networking terms (relating to the common Internet protocols, name lookup and firewalls, etc.) together with an introduction to general cryptographic techniques and the security model of JAVA.

The second and largest section covers the JAVA networking APIs. The various stream classes are introduced and then extended and linked together to produce some required higher level functionality.

Half of the third section uses the new classes created previously to build a multi-user chat application for both the server and client. The other half of this section further extends previously created classes to provide secure transactions, using encrypted data streams and user authentication.

The last sections outline other related APIs that will be found in version 1.1 of the JDK (as this book is predominantly based on version 1.02) together with appendices that provide additional information and further reading pointers for general networks (LANs, WANs, etc.) and cryptography.

The book contains many useful code snippets and diagrams with the full code available on the enclosed CD-ROM. There are also many textual definitions of the class methods being used (sometimes covering several pages) which, whilst sometimes useful often were too brief for a true definition but long enough to get in the way of the topic at hand. I also found that the same informationwas often given in adjacent paragraphs, especially in the first two sections. Maybe this was due to the number of authors involved but was at times very off-putting.

Aside from the sentence repetitions early on, the book introduces the JAVA stream APIs well, with useful and meaningful extensions culminating in a simple chat system. Also welcome is the recognition and effort given to security related issues.


Book cover image courtesy of Open Library.





Your Privacy

By clicking "Accept Non-Essential Cookies" you agree ACCU can store non-essential cookies on your device and disclose information in accordance with our Privacy Policy and Cookie Policy.

Current Setting: Non-Essential Cookies REJECTED


By clicking "Include Third Party Content" you agree ACCU can forward your IP address to third-party sites (such as YouTube) to enhance the information presented on this site, and that third-party sites may store cookies on your device.

Current Setting: Third Party Content EXCLUDED



Settings can be changed at any time from the Cookie Policy page.