TCP/IP Sockets in Java

TCP/IP Sockets in Java
Author :
Publisher : Morgan Kaufmann
Total Pages : 192
Release :
ISBN-10 : 0080568785
ISBN-13 : 9780080568782
Rating : 4/5 (782 Downloads)

Book Synopsis TCP/IP Sockets in Java by : Kenneth L. Calvert

Download or read book TCP/IP Sockets in Java written by Kenneth L. Calvert and published by Morgan Kaufmann. This book was released on 2011-08-29 with total page 192 pages. Available in PDF, EPUB and Kindle. Book excerpt: The networking capabilities of the Java platform have been extended considerably since the first edition of the book. This new edition covers version 1.5-1.7, the most current iterations, as well as making the following improvements: The API (application programming interface) reference sections in each chapter, which describe the relevant parts of each class, have been replaced with (i) a summary section that lists the classes and methods used in the code, and (ii) a "gotchas" section that mentions nonobvious or poorly-documented aspects of the objects. In addition, the book covers several new classes and capabilities introduced in the last few revisions of the Java platform. 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 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. 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. Chapter 1 provides a general overview of networking concepts to allow readers to synchronize the concepts with terminology. Chapter 2 introduces the mechanics of simple clients and servers. Chapter 3 covers basic message construction and parsing. Chapter 4 then deals with techniques used to build more robust clients and servers. Chapter 5 (NEW) introduces the scalable interface facilities which were introduced in Java 1.5, including the buffer and channel abstractions. Chapter 6 discusses the relationship between the programming constructs and the underlying protocol implementations in more detail. Programming concepts are introduced through simple program examples accompanied by line-by-line code commentary that describes the purpose of every part of the program. No other resource presents so concisely or so effectively the material necessary to get up and running with Java sockets programming. Focused, tutorial-based instruction in key sockets programming techniques allows reader to quickly come up to speed on Java applications. Concise and up-to-date coverage of the most recent platform (1.7) for Java applications in networking technology.


TCP/IP Sockets in Java Related Books

TCP/IP Sockets in Java
Language: en
Pages: 192
Authors: Kenneth L. Calvert
Categories: Computers
Type: BOOK - Published: 2011-08-29 - Publisher: Morgan Kaufmann

DOWNLOAD EBOOK

The networking capabilities of the Java platform have been extended considerably since the first edition of the book. This new edition covers version 1.5-1.7, t
Key Java
Language: en
Pages: 356
Authors: John Hunt
Categories: Computers
Type: BOOK - Published: 1998-07-10 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

Intended for those who already know the Java language, this book will help programmers get the most out of Javas capabilities. Topics covered include: good Java
Inside Java 2 Platform Security
Language: en
Pages: 384
Authors: Li Gong
Categories: Computers
Type: BOOK - Published: 2003 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

This authoritative Java security book is written by the architect of the Java security model. It chronicles J2EE v1.4 security model enhancements that will allo
Java for Artists
Language: en
Pages: 856
Authors: Rick Miller
Categories: Java (Computer program language)
Type: BOOK - Published: 2006 - Publisher: Pulp Free Press

DOWNLOAD EBOOK

Java For Artists: The Art, Philosophy, and Science of Object-Oriented Programming is a Java programming language text/tradebook that targets beginner and interm
Interdisciplinary Computing in Java Programming
Language: en
Pages: 282
Authors: Sun-Chong Wang
Categories: Computers
Type: BOOK - Published: 2003-08-31 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

Books on computation in the marketplace tend to discuss the topics within specific fields. Many computational algorithms, however, share common roots. Great adv