Learning Network Programming with Java Paperback – December 22, 2015

Richard M Reese

  • 出版商: Packt Publishing
  • 出版日期: 2015-12-21
  • 售價: $2,060
  • 貴賓價: 9.5$1,957
  • 語言: 英文
  • 頁數: 292
  • 裝訂: Paperback
  • ISBN: 1785885472
  • ISBN-13: 9781785885471
  • 相關分類: Java 程式語言
  • 海外代購書籍(需單獨結帳)

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

相關主題

商品描述

Key Features

  • Learn to deliver superior server-to-server communication through the networking channels
  • Gain expertise of the networking features of your own applications to support various network architectures such as client/server and peer-to-peer
  • Explore the issues that impact scalability, affect security, and allow applications to work in a heterogeneous environment

Book Description

Network-aware applications are becoming more prevalent and play an ever-increasing role in the world today. Connecting and using an Internet-based service is a frequent requirement for many applications. Java provides numerous classes that have evolved over the years to meet evolving network needs. These range from low-level socket and IP-based approaches to those encapsulated in software services.

This book explores how Java supports networks, starting with the basics and then advancing to more complex topics. An overview of each relevant network technology is presented followed by detailed examples of how to use Java to support these technologies.

We start with the basics of networking and then explore how Java supports the development of client/server and peer-to-peer applications. The NIO packages are examined as well as multitasking and how network applications can address practical issues such as security.

A discussion on networking concepts will put many network issues into perspective and let you focus on the appropriate technology for the problem at hand. The examples used will provide a good starting point to develop similar capabilities for many of your network needs.

What you will learn

  • Connect to other applications using sockets
  • Use channels and buffers to enhance communication between applications
  • Access network services and develop client/server applications
  • Explore the critical elements of peer-to-peer applications and current technologies available
  • Use UDP to perform multicasting
  • Address scalability through the use of core and advanced threading techniques
  • Incorporate techniques into an application to make it more secure
  • Configure and address interoperability issues to enable your applications to work in a heterogeneous environment

About the Author

Richard M Reese has worked in both industry and academia. For 17 years, he worked in the telephone and aerospace industries, serving in several capacities, including research and development, software development, supervision, and training. He currently teaches at Tarleton State University, where he has the opportunity to apply his years of industry experience to enhance his teaching.

Richard has written several Java books and a C Pointer book. He uses a concise and easy-to-follow approach to topics at hand. His Java books have addressed EJB 3.1, updates to Java 7 and 8, certification, functional programming, jMonkeyEngine, and natural language processing.

Table of Contents

  1. Getting Started with Network Programming
  2. Network Addressing
  3. NIO Support for Networking
  4. Client/Server Development
  5. Peer-to-Peer Networks
  6. UDP and Multicasting
  7. Network Scalability
  8. Network Security
  9. Network Interoperability

商品描述(中文翻譯)

主要特點



  • 學習通過網絡通道提供優質的伺服器對伺服器通信

  • 瞭解應用程式的網絡功能,以支援各種網絡架構,如客戶端/伺服器和點對點

  • 探索影響可擴展性、影響安全性並允許應用程式在異構環境中運作的問題

書籍描述


網絡感知應用程式在當今世界中變得越來越普遍,並且在其中扮演著日益重要的角色。連接和使用基於互聯網的服務對許多應用程式來說是一個常見需求。Java提供了許多類別,這些類別多年來已經不斷演變以滿足不斷變化的網絡需求。這些類別範圍從低層次的套接字和基於IP的方法到封裝在軟體服務中的方法。


本書探討了Java如何支援網絡,從基礎知識開始,然後進一步探討更複雜的主題。首先介紹了每個相關的網絡技術概述,然後詳細介紹如何使用Java支援這些技術的示例。


我們從網絡的基礎知識開始,然後探索Java如何支援客戶端/伺服器和點對點應用程式的開發。還對NIO套件進行了檢查,以及多任務處理和網絡應用程式如何解決實際問題,如安全性。


對網絡概念的討論將使許多網絡問題變得清晰,讓您專注於解決當前問題的適當技術。所使用的示例將為您的許多網絡需求開發類似功能提供良好的起點。

你將學到什麼



  • 使用套接字連接到其他應用程式

  • 使用通道和緩衝區增強應用程式之間的通信

  • 訪問網絡服務並開發客戶端/伺服器應用程式

  • 探索點對點應用程式的關鍵元素和當前可用技術

  • 使用UDP進行多播

  • 通過使用核心和高級線程技術解決可擴展性問題

  • 將技術應用於應用程式以提高安全性

  • 配置和解決異構環境中的互操作性問題,使您的應用程式能夠運作

關於作者


Richard M Reese在工業界和學術界都有工作經驗。他在電話和航空航天行業工作了17年,擔任多個職位,包括研發、軟體開發、監督和培訓。他目前在Tarleton State University任教,有機會將他多年的工業經驗應用於教學中。


Richard撰寫了幾本Java書籍和一本C指標書。他使用簡潔易懂的方法來處理相關主題。他的Java書籍涵蓋了EJB 3.1、Java 7和8的更新、認證、函數式編程、jMonkeyEngine和自然語言處理。

目錄



  1. 開始網絡程式設計

  2. 網絡定址

  3. Java對網絡的NIO支援

  4. 客戶端/伺服器開發

  5. 點對點網絡

  6. UDP和多播

  7. 網絡可擴展性

  8. 網絡安全

  9. 網絡互操作性