☆ 资源说明:☆ [奥莱理] Java 网络编程 第4版 (英文版) [奥莱理] Java Network Programming 4th Edition (E-Book) ☆ 图书概要:☆ 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 ☆ 出版信息:☆ [作者信息] Elliotte Rusty Harold [出版机构] 奥莱理 [出版日期] 2013年10月14日 [图书页数] 502页 [图书语言] 英语 [图书格式] PDF 格式
2023-12-23 07:02:11 7.05MB Java Network Programming
1
UNIX网络编程第三版英文+源码
2023-12-20 22:39:19 6.15MB UNIX网络编程第三版英文+源码
1
UNIX网络编程第2卷 经典书,不说了
2023-12-20 22:37:11 15.18MB UNIX 网络编程
1
清晰,学习UNIX网络编程的好书,不解释
2023-12-20 22:25:10 28.67MB UNIX网络编程+第1卷+套接字API.pdf
1
一个支持http和grpc的海报生成服务,支持添加文字和图片
2023-12-06 16:42:08 2.18MB Go开发-网络编程
1
利用socket通信实现C/S模式的网络通信,并且根据通信的指令实现五子棋对弈。
2023-12-04 05:05:00 552KB 网络编程 五子棋 socket
1
C++网络编程 卷1+卷2 C++网络编程 卷1+卷2 C++网络编程 卷1+卷2 C++网络编程 卷1+卷2 C++网络编程 卷1+卷2 C++网络编程 卷1+卷2 C++网络编程 卷1+卷2 C++网络编程 卷1+卷2 C++网络编程 卷1+卷2 C++网络编程 卷1+卷2
1
这是一个基于windows的,用C++编写的客户端服务器程序,实现了简单的聊天功能,对于像学习C++网络编程的朋友,应该很有帮助
2023-11-20 08:00:20 20KB 网络编程 socket
1
简单的UDP通信,不含多线程,初学者适用,大学WEB编程简单代码,
2023-11-08 08:02:05 3.78MB 网络编程 简单UDP通信 C++源代码
1
Email:ncuboy@163.com QQ:284388349 自己写的一个简单的WEB服务器程序。因为做的很快,所以功能比较简单。 目前支持的功能: 1、Config.ini文件对Web站点简单的配置,包括站点的端口,站点的所在目录及默认页。 2、只支持一个站点的监听。 3、支持CGI,但是因为只为了实现测试,环境变量没有设置完全。 第一次用C++写应用软件,所以幼稚之处难免会有,希望大家能多提意见。
2023-11-07 08:01:16 106KB http 网络编程
1