Java Network Programming, 4/e (Paperback)
暫譯: Java 網路程式設計 (第4版)
Elliotte Rusty Harold
- 出版商: O'Reilly
- 出版日期: 2013-11-12
- 定價: $1,980
- 售價: 9.0 折 $1,782
- 語言: 英文
- 頁數: 506
- 裝訂: Paperback
- ISBN: 1449357679
- ISBN-13: 9781449357672
-
相關分類:
Java 程式語言
-
相關翻譯:
Java 網路程式設計, 4/e (Java Network Programming, 4/e) (繁中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$350$315 -
$3,630$3,449 -
$650$514 -
$3,000$2,850 -
$520$510 -
$480$379 -
$520$411 -
$690$587 -
$680$530 -
$948Single Page Web Applications: JavaScript end-to-end (Paperback)
-
$450$356 -
$1,130$893 -
$400$380 -
$1,500$1,185 -
$1,750$1,663 -
$360$284 -
$1,485$1,411 -
$480$379 -
$780$663 -
$1,292Java Web Services: Up and Running, 2/e (Paperback)
-
$1,360$1,074 -
$499$394 -
$1,617Computer Organization and Design: The Hardware/Software Interface, 5/e (Asian Edition)(IE-Paperback)
-
$680$537 -
$680$537
商品描述
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
商品描述(中文翻譯)
這本實用指南提供了使用 Java 開發網路程式的完整介紹。您將學習如何使用 Java 的網路類別庫,快速且輕鬆地完成常見的網路任務,例如撰寫多執行緒伺服器、加密通訊、廣播到本地網路以及將資料發送到伺服器端程式。
作者 Elliotte Rusty Harold 提供了完整的可運行程式,以說明他所描述的方法和類別。這本經過徹底修訂的第四版涵蓋了 REST、SPDY、非同步 I/O 以及許多其他最新技術。
- 探索支撐互聯網的協議,例如 TCP/IP 和 UDP/IP
- 學習 Java 的核心 I/O API 如何處理網路輸入和輸出
- 發現 InetAddress 類別如何幫助 Java 程式與 DNS 互動
- 使用 Java 的 URI 和 URL 類別定位、識別和下載網路資源
- 深入了解 HTTP 協議,包括 REST、HTTP 標頭和 cookies
- 使用 Java 的低階 socket 類別撰寫伺服器和網路客戶端
- 使用非阻塞 I/O 同時管理多個連接