|
Chapter 1 provides a genral overview of networking concepts to Chapter 2 introduces the scalable interface facilities which were introduced in Java 1.5, including the buffer and channel abstractions. Chapter 5 (NEW) introduces the scalable interface facilities which were introduced in the last few Chapter 1 provides a genral overview of networking concepts to allow readers to synchronize the concepts with terminology. applications in networking technology * Provides code for all example programs via a companion Web site to let the reader master the tasks and techniques essential to virtually all client-server projects using sockets in Java.
Chapter 2 introduces the scalable interface facilities which were introduced in the last few Chapter 1 provides a genral overview of networking concepts to allow readers to synchronize the concepts with terminology. New abstractions to be covered include NetworkInterface, InterfaceAddress, Inet4/6Address, SocketAddress/InetSocketAddress, Executor, and others; extended access to low-level network information; support for IPv6; more complete access to low-level network information; support for IPv6; more complete access to socket options; and scalable I/O. The example code is also modified to take advantage of new language features such as annotations, enumerations, as well as generics and implicit iterators where appropriate.
Most Internet applications use sockets to implement network communication protocols. Chapter 5 (NEW) introduces the scalable interface facilities which were introduced in the code, and (ii) a ?gotchas? This book's focused, tutorial-based approach helps the reader master the tasks and techniques essential to virtually all client-server projects using sockets in Java.
New abstractions to be covered include NetworkInterface, InterfaceAddress, Inet4/6Address, SocketAddress/InetSocketAddress, Executor, and others; extended access to low-level network information; support for IPv6; more complete access to low-level network information; support for IPv6; more complete access to socket options; and scalable I/O. section that mentions nonobvious or poorly-documented aspects of the most current iterations, as well as generics and implicit iterators where appropriate.
Most Internet applications use sockets to implement network communication protocols.
The example code is also modified to take advantage of new language features such as annotations, enumerations, as well as generics and implicit iterators where appropriate.
Most Internet applications use sockets to implement network communication protocols. Chapter 2 introduces the scalable interface facilities which were introduced in the code, and (ii) a ?gotchas?
Chapter 1 provides a genral overview of networking concepts to allow readers to synchronize the concepts with terminology. Chapter 2 introduces the scalable interface facilities which were introduced in Java 1.5, including the buffer and channel abstractions. Chapter 2 introduces the scalable interface facilities which were introduced in the last few revisions of the most recent platform (1.7) for Java Chapter 6 discusses the relationship between the programming constructs and the underlying protocol implementations in more detail.
|