Library Hours
Monday to Friday: 9 a.m. to 9 p.m.
Saturday: 9 a.m. to 5 p.m.
Sunday: 1 p.m. to 9 p.m.
Naper Blvd. 1 p.m. to 5 p.m.
     
Limit search to available items
Results Page:  Previous Next
Author Harold, Elliotte Rusty.

Title Java network programming / Elliotte Rusty Harold. [O'Reilly electronic resource]

Edition 3rd ed.
Imprint Beijing ; Sebastopol, Calif. : O'Reilly, ©2005.
QR Code
Description 1 online resource (xxii, 735 pages) : illustrations
text file
Note Includes index.
Previous edition: Beijing; Sebastopol, Calif.: O'Reilly, 2000.
Contents Table of Contents; Preface; About the Third Edition; Organization of the Book; Who You Are; Java Versions; About the Examples; Conventions Used in This Book; Request for Comments; Comments and Questions; Acknowledgments; Chapter 1. Why Networked Java?; What Can a Network Program Do?; Retrieve Data; Send Data; File storage; Massively parallel computing; Peer-to-Peer Interaction; Games; Chat; File sharing; Servers; Searching the Web; Electronic Commerce; Ubiquitous Computing; Interactive Television; Security; But Wait! There's More!; Chapter 2. Basic Network Concepts; Networks.
The Layers of a NetworkThe Host-to-Network Layer; The Internet Layer; The Transport Layer; The Application Layer; IP, TCP, and UDP; IP Addresses and Domain Names; Ports; The Internet; Internet Address Classes; Network Address Translation; Firewalls; Proxy Servers; The Client/Server Model; Internet Standards; IETF RFCs; W3C Recommendations; Chapter 3. Basic Web Concepts; URIs; URNs; URLs; Relative URLs; HTML, SGML, and XML; HTTP; MIME Media Types; Server-Side Programs; Chapter 4. Streams; Output Streams; Input Streams; Marking and Resetting; Filter Streams; Chaining Filters Together.
Buffered StreamsPrintStream; PushbackInputStream; Data Streams; Compressing Streams; Digest Streams; Encrypting Streams; Readers and Writers; Writers; OutputStreamWriter; Readers; Filter Readers and Writers; Buffered readers and writers; LineNumberReader; PushbackReader; PrintWriter; Chapter 5. Threads; Running Threads; Subclassing Thread; Implementing the Runnable Interface; Returning Information from a Thread; Race Conditions; Polling; Callbacks; Synchronization; Synchronized Blocks; Synchronized Methods; Alternatives to Synchronization; Deadlock; Thread Scheduling; Priorities; Preemption.
BlockingYielding; Sleeping; Joining threads; Waiting on an object; Priority-based preemption; Finish; Thread Pools; Chapter 6. Looking Up Internet Addresses; The InetAddress Class; Creating New InetAddress Objects; public static InetAddress getByName(String hostName) throws UnknownHostException; public static InetAddress getAllByName(String hostName) throws UnknownHostException; public static InetAddress getByAddress(byte address) throws UnknownHostException // Java 1.4 p ... ; public static InetAddress getLocalHost() throws UnknownHostException; Security Issues; Getter Methods.
Public String getHostName()public String getHostAddress(); public byte getAddress(); Address Types; public boolean isAnyLocalAddress(); public boolean isLoopbackAddress(); public boolean isLinkLocalAddress(); public boolean isSiteLocalAddress(); public boolean isMulticastAddress(); public boolean isMCGlobal(); public boolean isMCOrgLocal(); public boolean isMCSiteLocal(); public boolean isMCLinkLocal(); public boolean isMCNodeLocal(); Testing Reachability // Java 1.5; Object Methods; public boolean equals(Object o); public int hashCode(); public String toString().
Summary The new third edition of this highly regarded introduction to Java networking programming has been thoroughly revised to cover all of the 100+ significant updates to Java Developers Kit (JDK) 1.5. It is a clear, complete introduction to developing network programs (both applets and applications) using Java, covering everything from networking fundamentals to remote method invocation (RMI). Java Network Programming, 3rd Edition includes chapters on TCP and UDP sockets, multicasting protocol and content handlers, servlets, multithreaded network programming, I/O, HTML parsing and display, the Jav.
Language English.
Processing Action cat 20050128 psg UPB
Subject Computer networks -- Programming.
Java (Computer program language)
Application program interfaces (Computer software) -- Handbooks, manuals, etc.
Internet programming -- Handbooks, manuals, etc.
Java (Computer program language) -- Handbooks, manuals, etc.
Interfaces de programmation d'applications -- Guides, manuels, etc.
Programmation Internet -- Guides, manuels, etc.
Java (Langage de programmation) -- Guides, manuels, etc.
Réseaux d'ordinateurs -- Programmation.
Java (Langage de programmation)
Internet programming
Application program interfaces (Computer software)
Java (Computer program language)
Genre Handbooks and manuals
Other Form: Print version: 0596007213 (OCoLC)61688486
ISBN 9780596520946 (electronic bk.)
0596520948 (electronic bk.)
9780596552589 (electronic bk.)
0596552580 (electronic bk.)
(pbk.)
Patron reviews: add a review
Click for more information
EBOOK
No one has rated this material

You can...
Also...
- Find similar reads
- Add a review
- Sign-up for Newsletter
- Suggest a purchase
- Can't find what you want?
More Information