Advanced Java Networking
Download Advanced Java Networking PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Advanced Java Networking book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Advanced Java Networking
Written by a member of the Tcl/Tk development team at Sun labs, "Java Network Programming" gives advanced, platform-independent treatment of Java network programming. A unique sample "feature application"--Internet Calendar Manager--is used throughout the book. The CD-ROM contains JDK 1.1, the latest release, as well as countless network examples found in the text.
Fundamental Networking in Java
Author: Esmond Pitt
language: en
Publisher: Springer Science & Business Media
Release Date: 2006-02-28
The book provides complete coverage of fundamental IP networking in Java. It introduces the concepts behind TCP/IP and UDP and their intended use and purpose; gives complete coverage of Java networking APIs, includes an extended discussion of advanced server design, so that the various design principles and tradeoffs concerned are discussed and equips the reader with analytic queuing-theory tools to evaluate design alternatives; covers UDP multicasting, and covers multi-homed hosts, leading the reader to understand the extra programming steps and design considerations required in such environments. After reading this book the reader will have an advanced knowledge of fundamental network design and programming concepts in the Java language, enabling them to design and implement distributed applications with advanced features and to predict their performance. Special emphasis is given to the scalable I/O facilities of Java 1.4 as well as complete treatments of multi-homing and UDP both unicast and multicast.