Java Network Programming, 3rd Edition ppt

3.6K 581 1
Java Network Programming, 3rd Edition ppt

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

[...]... programs in Java The Java core API includes well-designed interfaces to most network features Indeed, there is very little applicationlayer network software you can write in C or C++ that you can't write more easily in Java Java Network Programming, 3rd Edition endeavors to show you how to take advantage of Java' s network class library to quickly and easily write programs that accomplish many common networking... Academic Java Network Programming, 3rd Edition By Elliotte Rusty Harold Publisher : O'Reilly Pub Date : October 2004 ISBN : 0-596-00721-3 Pages : 706 Thoroughly revised to cover all the 100+ significant updates to Java Developers Kit (JDK) 1.5, Java Network Programming is a complete introduction to developing network programs (both applets and applications) using Java, covering everything from networking... This is the essential resource for any serious Java developer • • • • • • Table of Contents Index Reviews Reader Reviews Errata Academic Java Network Programming, 3rd Edition By Elliotte Rusty Harold Publisher : O'Reilly Pub Date : October 2004 ISBN : 0-596-00721-3 Pages : 706 Copyright Preface About the Third Edition Organization of the Book Who You Are Java Versions About the Examples Conventions... Preface Java' s growth over the last 10 years has been nothing short of phenomenal Given Java' s rapid rise to prominence and the even more spectacular growth of the Internet, it's a little surprising that network programming in Java is still so mysterious to so many It doesn't have to be In fact, writing network programs in Java is quite simple, as this book will show Readers with previous experience in network. .. Conventions Used in This Book Request for Comments Comments and Questions Acknowledgments Chapter 1 Why Networked Java? Section 1.1 What Can a Network Program Do? Section 1.2 Security Section 1.3 But Wait! There's More! Chapter 2 Basic Network Concepts Section 2.1 Networks Section 2.2 The Layers of a Network Section 2.3 IP, TCP, and UDP Section 2.4 The Internet Section 2.5 The Client/Server Model Section... clients for network services Posting data to server-side programs Looking up hosts using DNS Downloading files with anonymous FTP Connecting sockets for low-level network communication Distributing applications across multiple systems with Remote Method Invocation Java is the first language to provide such a powerful cross-platform network library, which handles all these diverse tasks Java Network Programming... and sophistication of this library This book's goal is to enable you to start using Java as a platform for serious network programming To do so, this book provides a general background in network fundamentals, as well as detailed discussions of Java' s facilities for writing network programs You'll learn how to write Java programs that share data across the Internet for games, collaboration, software... 18.1 What Is Remote Method Invocation? Section 18.2 Implementation Section 18.3 Loading Classes at Runtime Section 18.4 The java. rmi Package Section 18.5 The java. rmi.registry Package Section 18.6 The java. rmi.server Package Chapter 19 The JavaMail API Section 19.1 What Is the JavaMail API? Section 19.2 Sending Email Section 19.3 Receiving Mail Section 19.4 Password Authentication Section 19.5 Addresses... or sales promotional use Online editions are also available for most titles (http://safari.oreilly.com) For more information, contact our corporate/institutional sales department: (800) 998-9938 or corporate@oreilly.com Nutshell Handbook, the Nutshell Handbook logo, and the O'Reilly logo are registered trademarks of O'Reilly Media, Inc Java Network Programming, Third Edition, the image of a river otter,... Chapter 18 Remote Method Invocation 18.1 What Is Remote Method Invocation? 18.2 Implementation 18.3 Loading Classes at Runtime 18.4 The java. rmi Package 18.5 The java. rmi.registry Package 18.6 The java. rmi.server Package Chapter 19 The JavaMail API 19.1 What Is the JavaMail API? 19.2 Sending Email 19.3 Receiving Mail 19.4 Password Authentication 19.5 Addresses 19.6 The URLName Class 19.7 The Message . alt="" Java Network Programming, 3rd Edition Table of Contents Copyright Preface About the Third Edition Organization of the Book Who You Are Java. for any serious Java developer. • Table of Contents • Index • Reviews • Reader Reviews • Errata • Academic Java Network Programming, 3rd Edition By Elliotte

Ngày đăng: 06/03/2014, 11:20

Từ khóa liên quan

Mục lục

  • Chapter 1. Why Networked Java?

  • Chapter 2. Basic Network Concepts

  • Chapter 3. Basic Web Concepts

  • Chapter 4. Streams

  • Chapter 5. Threads

  • Chapter 6. Looking Up Internet Addresses

  • Chapter 7. URLs and URIs

  • Chapter 8. HTML in Swing

  • Chapter 9. Sockets for Clients

  • Chapter 10. Sockets for Servers

  • Chapter 11. Secure Sockets

  • Chapter 12. Non-Blocking I/O

  • Chapter 13. UDP Datagrams and Sockets

  • Chapter 14. Multicast Sockets

  • Chapter 15. URLConnections

  • Chapter 16. Protocol Handlers

  • Chapter 17. Content Handlers

  • Chapter 18. Remote Method Invocation

  • Chapter 19. The JavaMail API

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan