-
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java...
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接转移给操作系统,使JavaI/O的速度得以提高、性能得到了明显的改善
-The use of JAVA I/O and NI/O, prepared by two types of network servers ECHO to learn two different programming methods IO experience obstructive and non-blocking IO based on the development of high-performance network applications specific examples. Java platform for the traditional I/0 system is based on the byte (byte) and Stream (data streams). This mode of I/O operation in bytes in order to deal with data flow way. The NIO (New I/O) blocks the way to deal with data, its system for Buffer (buffer), Channel (channel) and the Selector (selector), is no longer a byte, this mode of use of operating system management of memory and the manner in which documents, and some time-consuming operation of a direc
- 2022-02-09 15:18:54下载
- 积分:1
-
通过域名查询,以及通过IP域名的Web应用…
通过IP查询域名,以及通过域名查询IP的Web应用程序-inquiries by IP domain, as well as through the IP domain name for Web Applications
- 2022-05-30 12:42:29下载
- 积分:1
-
VB.Net写的简单论坛.rar
VB.Net写的简单论坛.rar-VB.Net write a simple forum. Rar
- 2022-08-12 11:17:05下载
- 积分:1
-
用vc6.0编写的传送文件程序,支持单个文件传送,多个文件传送,文件夹传送。...
用vc6.0编写的传送文件程序,支持单个文件传送,多个文件传送,文件夹传送。-With the transmission of documents to prepare vc6.0 procedures, to support single file transfer, multiple file transfer, folder transfer.
- 2022-06-27 19:01:41下载
- 积分:1
-
用asp.net生成随机验证码 用asp.net生成随机验证码
用asp.net生成随机验证码 用asp.net生成随机验证码-using random test generation Asp. Net yards with Asp. Net randomly generated test code
- 2022-08-04 01:45:32下载
- 积分:1
-
这是一个简单的pop3客户端程序模版
这是一个简单的pop3客户端程序模版-This is a simple pop3 client template
- 2023-05-01 23:25:03下载
- 积分:1
-
ASP Jmail send mail using the example of the website frequently used programming
ASP中用Jmail发送邮件的实例,网页编程中经常用到-ASP Jmail send mail using the example of the website frequently used programming
- 2022-01-25 17:31:22下载
- 积分:1
-
用VC++制作一个简单的局域网消息发送工程
用VC++制作一个简单的局域网消息发送工程-VC produced a simple LAN messaging works
- 2022-05-14 02:53:51下载
- 积分:1
-
网络编程方面的传输协议JRTP,里面有各个协议的实现细节。
网络编程方面的传输协议JRTP,里面有各个协议的实现细节。-of network programming JRTP transmission protocols, and they realize all the details of the agreement.
- 2022-01-25 20:28:25下载
- 积分:1
-
该源码可以用来下载文件,它使用Http接口实现的,功能不错。
该源码可以用来下载文件,它使用Http接口实现的,功能不错。-It can be used to download files. It is implemented by HTTP interfaces.
- 2023-03-18 04:30:04下载
- 积分:1