-
使用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
-
一个基本的点对点聊天室,先启动服务程序,然后启动客户端,
一个基本的点对点聊天室,先启动服务程序,然后启动客户端,-a basic peer-to-peer chat rooms, first launching the service procedures, then start the client,
- 2022-07-16 02:21:47下载
- 积分:1
-
tftpd32 V32 加 源码,tftpd32 V32 加 源码
tftpd32 V32 加 源码,tftpd32 V32 加 源码-tftpd32 and the source code,tftpd32 and the source code
- 2022-01-25 17:34:42下载
- 积分:1
-
SMS WAP bookmarks set up procedures C source code using a user
SMS设置WAP书签 C 程序源码
方便用户的使用.
是个不错的源码.-SMS WAP bookmarks set up procedures C source code using a user-friendly. It is a good source.
- 2023-08-01 20:00:07下载
- 积分:1
-
使用IO完成端口异步通讯的VC源代码
使用IO完成端口异步通讯的VC源代码- Uses IO to complete the port asynchronous communication the VC
source code
- 2023-01-08 13:40:03下载
- 积分:1
-
c++builder 电子邮件编程
c++builder 电子邮件编程-c builder e-mail program
- 2022-04-24 15:52:10下载
- 积分:1
-
The objective is to design and implement a simple Flow Control Protocol with OPN...
The objective is to design and implement a simple Flow Control Protocol with OPNET
- 2023-05-31 05:30:03下载
- 积分:1
-
used to illustrate how prepared ports, used to serve high
用来说明怎样编写完成端口,用来服务于高性能的服务器运行-used to illustrate how prepared ports, used to serve high-performance servers running
- 2022-08-17 18:54:22下载
- 积分:1
-
一个用asp.net完成的流行乐坛系统(NET)!
一个用asp.net完成的流行乐坛系统(NET)!-Asp. Net with a complete system of popular music (NET)!
- 2022-12-28 01:35:03下载
- 积分:1
-
example for windows socket UDP.
example for windows socket UDP.
- 2022-04-15 03:16:42下载
- 积分:1