Java network programming /
Merlin and Conrad Hughes, Michael Shoffner and Maria Winslow.
- Greenwich, Connecticut : Manning Publications, c1997
- xxiv, 519 pages : illustrations ; 23 cm.
Includes index.
Part 1 The Java networking classes: an introduction to Streams; file Streams; filter Streams; supplied filter Streams; wrapping Up Streams; client-side TCP/IP networking overview; Datagram networking; the URL classes. Part 2 Networking applications: building a Chat program; Multiplexed Streams; Queued Streams; Crypto Streams; self-identifying Streams; putting it together - a generic Server overview; putting it together - a generic client overview. Part 3 Extended networking, Part 4 Appendices.
A package which provides an in-depth tutorial on programming networked applications with Java. It offers complete coverage of the Java networking APIs, including streams, TCP/IP and UDP/IP, with practical examples. The pack presents a cryptographic framework for developing Internet applications.