REVIEW - Java 1.1 Networking and Communications


Title:

Java 1.1 Networking and Communications

Author:

T Cuourtois

ISBN:

0138504547

Publisher:

Prentice Hall ()

Pages:

317pp+CD

Reviewer:

Brian Bramer

Reviewed:

April 1998

Rating:

★★☆☆☆


Java supports a wide range of communications facilities and this second level text looks in detail at building communications applications with Java. It starts with an in-depth coverage of streams from basic input and output streams through to object streams and object serialisation. As an example a parser for GPS (Global Positioning Satellite) data is designed and implemented. URL connections are then discussed presenting as an example an Automatic Web Drone class which could be used to download a URL at specified time intervals, e.g. stock quotes. Threads are then used to extend the drone class to handle multiple documents at a time. Client/sever programming with sockets is then used to implement a finger client and simple web server which can be tested using a web browser. The pros and cons of building applets or applications are then discussed and what parts of an implementation should go into class libraries considered.

Datagrams
are then described and a DNS client (which can request information from a Domain Name Service server) and a
SBServer
implemented. The final chapter deals in detail with linking to native libraries describing facilities for gluing native code to Java and presenting examples for Win32 (e.g. interfacing with serial communications ports), Solaris and MacOS
CommToolbox
.

The chapters present information applicable to Java 1.0 and 1.1 and enhancements in Java 1.1. The text is supported by plenty of example applications with the code available on the CD. Suitable as a second level text in an undergraduate networks/communications module (where Java has already been covered in a first level programming module) and for software engineers developing communications applications.


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.