-
使用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
-
Step by step teach you how to program Objective
Step by step teach you how to program Objective-C 2.0 on Mac OS X.
- 2022-02-05 04:32:29下载
- 积分:1
-
A network port monitoring program be free to choose the port to monitor
一个网络端口监控程序
可自由选择端口监控-A network port monitoring program be free to choose the port to monitor
- 2022-05-19 22:18:17下载
- 积分:1
-
进销存系统。asp自主开发,功能齐全。
进销存系统。asp自主开发,功能齐全。-Invoicing System. asp independent development, full-featured.
- 2022-01-21 20:51:07下载
- 积分:1
-
得到对方的IP地址,用VC实现,很经典的算法值得收藏
得到对方的IP地址,用VC实现,很经典的算法值得收藏-be each other"s IP address, with VC, classic collections worthy of the algorithm
- 2023-02-08 18:35:04下载
- 积分:1
-
超级网站自助系统,它是一个全新的网站建站系统,可以通过模板建立漂亮的网站,实现了企业自动建站。...
超级网站自助系统,它是一个全新的网站建站系统,可以通过模板建立漂亮的网站,实现了企业自动建站。-super self-service website, it is a new system the establishment of the station"s website, through the establishment of good template websites of enterprises automatic establishment of the station.
- 2022-12-03 16:20:04下载
- 积分:1
-
C++ builder 编的发送邮件代码
C++ builder 编的发送邮件代码-C++ Builder made the send mail code
- 2022-08-24 12:40:57下载
- 积分:1
-
I was doing a small program to send multicast! ! ! ! ! ! ! ! ! ! ! ! !
一个我在做得组播发送的小程序-I was doing a small program to send multicast! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-05-07 19:01:12下载
- 积分:1
-
ICMP system, it can PING other computers or other computer tracking.
ICMP系统,通过它可以PING别的电脑或跟踪其它电脑.-ICMP system, it can PING other computers or other computer tracking.
- 2022-03-01 01:54:41下载
- 积分:1
-
chatroom application coded by VC.both server side and client side.
用vc实现的网络编程!聊天程序的客户端服务端都有!并且可灵活应用!可谓是一个实用程序!-chatroom application coded by VC.both server side and client side.
- 2022-04-08 18:21:09下载
- 积分:1