×
Java网络编程-第4版-(影印版)

包邮Java网络编程-第4版-(影印版)

1星价 ¥28.9 (3.5折)
2星价¥28.9 定价¥82.0

温馨提示:5折以下图书主要为出版社尾货,大部分为全新(有塑封/无塑封),个别图书品相8-9成新、切口有划线标记、光盘等附件不全详细品相说明>>

暂无评论
图文详情
  • ISBN:9787564149604
  • 装帧:一般胶版纸
  • 册数:暂无
  • 重量:暂无
  • 开本:16开
  • 页数:477
  • 出版时间:2014-09-01
  • 条形码:9787564149604 ; 978-7-5641-4960-4

本书特色

哈罗德编著的《java网络编程(影印版第4版)》这本实用指南完整介绍了基于java开发网络程序。你将了解到如何使用java的网络类库来快速简便地完成常见的网络任务,比如编写多线程服务器、加密通信、在局域网进行广播和发送数据到服务器端程序。   作者euiotterustyharold提供了完整有效的程序来阐明他所描述的方法和类。这本全新修订的第4版包括了rest、spdy、异步i/0和很多其他*新技术。

内容简介

这本实用指南完整介绍了基于Java开发网络程序。你将了解到如何使用Java的网络类库来快速简便地完成常见的网络任务, 比如编写多线程服务器、加密通信、在局域网进行广播和发送数据到服务器端程序。

目录

preface
1. basic network concepts
 networks
 the layers of a network
 the host-to-network layer
 the internet layer
 the transport layer
 the application layer
 ip, tcp, and udp
 ip addresses and domain names
 ports
 the internet
 internet address blocks
 network address translation
 firewaus
 proxy servers
 the client/server model
 internet standards
 ietf rfcs
 w3c recommendations
2. streams
 output streams
 input streams
 marking and resetting
 filter streams
 chaining filters together
 buffered streams
 printstream
 data streams
 readers and writers
 writers
 outputstreamwriter
 readers
 filter readers and writers
 printwriter
3. threads
 running threads
 subclassing thread
 implementing the runnable interface
 returning information from a thread
 race conditions
 polling
 callbacks
 futures, callables, and executors
 synchronization
 synchronized blocks
 synchronized methods
 alternatives to synchronization
 deadlock
 thread scheduling
 priorities
 preemption
 thread pools and executors
4. internet addresses
 the inetaddress class
 creating new inetaddress objects
 getter methods
 address types
 testing reachability
 object methods
 inet4address and inet6address
 the networkinterface class
 factory methods
 getter methods
 some useful programs
 spamcheck
5. urls and uris
6. http
7. urlconnections
8. sockets for clients
9. sockets for servers
10. secure sockets
11. nonblocking i/o
12. udp
13. ip multicast
index
展开全部

作者简介

Elliotte Rusty Harold世界知名技术作家、程序员,纽约科技大学计算机系副教授。讲授面向对象编程方面的课程。他的网站Cafe con Leche是XML方面的热门网站之一。他著有Effective XML和XML in a Nutshell等一系列知名作品。

预估到手价 ×

预估到手价是按参与促销活动、以最优惠的购买方案计算出的价格(不含优惠券部分),仅供参考,未必等同于实际到手价。

确定
快速
导航