Java Network Programming, 4th Edition


This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs.

Author Elliotte Rusty Harold provides complete working programs to illustrate the methods and classes he describes. This thoroughly revised fourth edition covers REST, SPDY, asynchronous I/O, and many other recent technologies.

  • Explore protocols that underlie the Internet, such as TCP/IP and UDP/IP
  • Learn how Java’s core I/O API handles network input and output
  • Discover how the InetAddress class helps Java programs interact with DNS
  • Locate, identify, and download network resources with Java’s URI and URL classes
  • Dive deep into the HTTP protocol, including REST, HTTP headers, and cookies
  • Write servers and network clients, using Java’s low-level socket classes
  • Manage many connections at the same time with the nonblocking I/O

Table of Contents
Chapter 1. Basic Network Concepts
Chapter 2. Streams
Chapter 3. Threads
Chapter 4. Internet Addresses
Chapter 5. URLs and URIs
Chapter 6. HTTP
Chapter 7. URLConnections
Chapter 8. Sockets for Clients
Chapter 9. Sockets for Servers
Chapter 10. Secure Sockets
Chapter 11. Nonblocking I/O
Chapter 12. UDP
Chapter 13. IP Multicast

Book Details

  • Paperback: 502 pages
  • Publisher: O’Reilly Media; 4th Edition (October 2013)
  • Language: English
  • ISBN-10: 1449357679
  • ISBN-13: 978-1449357672
Download [10.1 MiB]

You may also like...

No Responses

  1. kenshin says:

    Thanks a lot. ^^.

    It is very good.

  2. tester3000 says:

    Please help me. How to download this book?

  3. Wow! says:

    tester3000,
    Best way is download from PreFiles.com 🙂

  4. tester3000 says:

    Wow!,

    Hello, Wow! After watching a bunch of ads I still must buy a premium account to download books on PreFiles.com?

  5. Wow! says:

    tester3000,
    Now it’s public for free download :).

  6. tavivlia says:

    @Wow!: Any news from an old request of mine for “The C++ Primer, 5th edition” by Lippman in PDF format? I have found an epub, but it’s not convenient at all for me. I’m an old school PDF lover 😛

Leave a Reply