-
使用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
-
采用完成端口的代理服务器原型代码
采用完成端口的代理服务器原型代码-Used to complete the proxy server port prototype code
- 2023-07-31 16:35:02下载
- 积分:1
-
FTP服务端源码,有了他,自己编一个Server
FTP服务端源码,有了他,自己编一个Server-U,^_^-FTP server source code, with his own series of a Server-U, ^ _ ^
- 2022-02-06 08:07:15下载
- 积分:1
-
打开源代码的协议栈,翻译下
一个开源的sip协议栈,在vc6.0下编译通过,无警告。- Opens the source the sip agreement stack, translates under
vc6.0 passes, does not have the warning.
- 2022-02-13 13:19:33下载
- 积分:1
-
Winsock
WINsock 例子-WINsock
- 2022-08-08 17:24:34下载
- 积分:1
-
IPHelper API使用范例
IPHelper API使用范例-IPHelper API usage examples
- 2022-02-05 14:04:28下载
- 积分:1
-
UDP通信,包括UDP的接收和发送,支持端口的监听
UDP通信,包括UDP的接收和发送,支持端口的监听
- 2022-06-01 08:42:14下载
- 积分:1
-
smurf程序,用做dos
smurf程序,用做dos-enormously procedures used to make dos
- 2022-04-01 13:11:49下载
- 积分:1
-
电信的tuxedo服务的客户端程序,给大家作作参考
电信的tuxedo服务的客户端程序,给大家作作参考-telecommunications services client, to give you reference
- 2022-04-14 23:51:01下载
- 积分:1
-
FileZilla是一款优秀的FTP上传下载工具,功能强大,界面友好,操作简便,这是v2.2.4B版的VC++源代码,非常不错。值得好好研究一下哦!...
FileZilla是一款优秀的FTP上传下载工具,功能强大,界面友好,操作简便,这是v2.2.4B版的VC++源代码,非常不错。值得好好研究一下哦!-FileZilla is an excellent FTP uploading and downloading tools, powerful, user-friendly, easy to operate, it is v2.2.4B version of VC++ source code, very good. Is worth a good look at Oh!
- 2023-03-18 16:05:04下载
- 积分:1