-
使用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
-
windows网络编程之WSAAsyncSelect模型
windows网络编程之WSAAsyncSelect模型-windows network"s programming model WSAAsyncSelect
- 2023-02-10 14:45:04下载
- 积分:1
-
This is a proxy server program which uses multi
这是一个代理服务器程序它使用多线程,Semaphoreblocking-socketan RFC in hand。其中有一个内嵌的Web服务器,使用一个自定义的计数器agCount.dll。内嵌Web服务器使用虚拟域名www.personalproxy.com-This is a proxy server program which uses multi-threaded, Semaphoreblocking-socketan RFC in hand. Which has a built-in Web server, use a custom counter agCount.dll. Embedded Web server using virtual domain www.personalproxy.com
- 2022-07-28 07:02:06下载
- 积分:1
-
线程工具,可以使用ndis中间层,用vc编的简单防火墙程序使用ndis中间层,用vc编的简单防火墙程序...
线程工具,可以使用ndis中间层,用vc编的简单防火墙程序使用ndis中间层,用vc编的简单防火墙程序-threading tools can use NDIS intermediate layer using vc series of simple procedures for the use of firewall NDIS intermediate layer using vc series of simple procedures firewall
- 2023-06-07 16:25:02下载
- 积分:1
-
这是nmp++agent++的工程文件
这是nmp++agent++的工程文件- agent works documents
- 2022-12-23 09:20:03下载
- 积分:1
-
协议CMPP3.0源码,用VC++实现,仅供参考…
CMPP3.0协议源码,采用VC++来实现,仅供参考。-Agreement CMPP3.0 source, using VC++ To realize, for informational purposes only.
- 2022-08-13 00:11:12下载
- 积分:1
-
Chat VC++ implementation of video conferencing over the chat room
聊天室的VC++实现 视频会议 多人聊天室-Chat VC++ implementation of video conferencing over the chat room
- 2022-02-05 01:25:59下载
- 积分:1
-
一个用PHP编写的,可以通过互联网控制和操作MySQL,通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制、删除、导出、导入数据等...
一个用PHP编写的,可以通过互联网控制和操作MySQL,通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制、删除、导出、导入数据等-Prepared using a PHP, you can control and operation via the Internet MySQL, can be completely through the phpMyAdmin database operations, such as set up, copy, delete, export, import data
- 2022-02-07 09:28:29下载
- 积分:1
-
扫描局域网网端地址的程序
扫描局域网网端地址的程序-scan LAN network addresses in the end
- 2022-03-23 17:51:20下载
- 积分:1
-
delphi 取得WINDOWS 活动目录(activedirectory)源码
delphi 取得WINDOWS 活动目录(activedirectory)源码-delphi activities made WINDOWS directory (activedirectory) FOSS
- 2022-02-24 21:28:30下载
- 积分:1