Java Network Programming and Distributed Computing (Paperback)

David Reilly, Michael Reilly

  • 出版商: Addison Wesley
  • 出版日期: 2002-04-04
  • 售價: $1,970
  • 貴賓價: 9.5$1,872
  • 語言: 英文
  • 頁數: 496
  • 裝訂: Paperback
  • ISBN: 0201710374
  • ISBN-13: 9780201710373
  • 相關分類: Java 程式語言
  • 已絕版

買這商品的人也買了...

商品描述

Java™ Network Programming and Distributed Computing is an accessible introduction to the changing face of networking theory, Java™ technology, and the fundamental elements of the Java networking API. The book teaches the basic concepts involved with networking and the practical application of the skills necessary to be an effective Java network programmer. An accelerated guide to networking API, Java™ Network Programming and Distributed Computing also serves as a comprehensive, example-rich reference.

Table of Contents

Preface.
Acknowledgments.
1. Networking Theory.
2. Java Overview.
3. Internet Addressing.
4. Data Streams.
5. User Datagram Protocol.
6. Transmission Control Protocol.
7. Multi-threaded Applications.
8. Implementing Application Protocols.
9. HyperText Transfer Protocol.
10. Java Servlets.
11. Remote Method Invocation (RMI).
12. Java IDL and CORBA.
13. JavaMail.