-
使用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
-
PORTFOLIO
My portfolio of system.
- 2019-04-05 18:41:23下载
- 积分:1
-
iVillage网络社区营销典范 iVillage网络社区营销典范
iVillage网络社区营销典范 iVillage网络社区营销典范-cc
- 2022-04-23 22:47:02下载
- 积分:1
-
VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是发射端程序...
VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是发射端程序-VC 6 compiler, UDP Multicast procedures, divided into transmitter and receiver in two parts, which is to launch a process-
- 2022-08-04 08:07:52下载
- 积分:1
-
虽然是窗口时代,但有时候系统自带的一些DOS小命令还是非常的实用,就像PING一样,它可以很方便的
让人知道你的连网状态。这个经过改造PING命令,比...
虽然是窗口时代,但有时候系统自带的一些DOS小命令还是非常的实用,就像PING一样,它可以很方便的
让人知道你的连网状态。这个经过改造PING命令,比系统自带的更强悍,它的窗口更人性化,省去了原来PING命令繁琐的打开步骤,而且可以按指定次数连续Ping,还可以按给定的数量连续PING。用起来非常方便。-Networking people know your status. The revamped PING command, the system comes with more than tough, it is more user-friendly window, eliminating the original PING command to open cumbersome steps, and can specify the number of times according to a continuous Ping, also can be given the number of consecutive PING. Is very convenient to use them.
- 2022-09-15 14:05:04下载
- 积分:1
-
TCP
利用LabVIEW中的TCP/IP通讯模块实现不同机器之间的远程访问和数据传输(Using TCP/IP communication module in LabVIEW, the remote access and data transmission between different machines are realized)
- 2017-08-03 13:02:59下载
- 积分:1
-
使用Microsoft Visual Basic编写实现中国联通SGIP 2.0协议的源代码
使用Microsoft Visual Basic编写实现中国联通SGIP 2.0协议的源代码-using Microsoft Visual Basic to realize China Unicom SGIP 2. 0 agreement source code
- 2022-08-06 14:46:29下载
- 积分:1
-
asyncselect
AsyncSelect异步选择-AsyncSelect
- 2022-06-30 22:31:36下载
- 积分:1
-
一个局域网语音聊天程序。本程序是点对点的局域网语音聊天程序。主要目的是学习DirectX Sound编程。大学互相学习,共同进步。...
一个局域网语音聊天程序。本程序是点对点的局域网语音聊天程序。主要目的是学习DirectX Sound编程。大学互相学习,共同进步。-a LAN voice chat program. This program is a point-to-point LAN voice chat program. The main purpose is to study Sound DirectX programming. University of mutual learning and common progress.
- 2022-09-26 18:05:03下载
- 积分:1
-
收发电子邮件-e-mail
- 2022-07-01 03:04:09下载
- 积分:1