-
使用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
-
根据实际需要,以及自动生产的一个证书的吨。
能够根据实际需要自动制作证书以及对证书的管理-According to actual needs, as well as automatic production of a certificate of the certificate management
- 2022-02-01 03:10:46下载
- 积分:1
-
socket套接字通信,TCP/IP协议,对网络编程很有用的。支持下哈!...
socket套接字通信,TCP/IP协议,对网络编程很有用的。支持下哈!-socket socket communication, TCP/IP protocol, network programming very useful. The support of Kazakhstan!
- 2022-03-19 10:46:25下载
- 积分:1
-
mac osc平台下Xcode编程,Objective
mac osc平台下Xcode编程,Objective-C编写的网络通信程序-mac osc platforms Xcode programming, Objective-C to prepare the network communication program
- 2022-05-31 15:09:17下载
- 积分:1
-
压缩包中C语言编写的TCP_IP源代码,无解压密码,供网友共同参考...
压缩包中C语言编写的TCP_IP源代码,无解压密码,供网友共同参考-compression package prepared by the C language source code TCP_IP without extracting passwords, a common reference for netizens
- 2022-08-22 05:54:36下载
- 积分:1
-
一个socket通信客户端
一个socket通信客户端-a socket communications client
- 2022-05-14 08:28:52下载
- 积分:1
-
本软件用于通用的基于TCP协议的数据转发,支持多代理服务器。
本软件用于通用的基于TCP协议的数据转发,支持多代理服务器。- This software general uses in to retransmit based on the TCP
agreement data, supports the multi- proxies server.
- 2022-11-14 04:45:04下载
- 积分:1
-
用vc实现的多线程聊天室程序,包括服务器和客户端
用vc实现的多线程聊天室程序,包括服务器和客户端-By vc realize the multi-threaded chat room procedures, including server and client
- 2022-05-22 01:11:28下载
- 积分:1
-
MFC prepared using chat programs, chat rooms realize functions, can automaticall...
用MFC编写的聊天程序,实现聊天室功能,客户端能够自动检测到服务器。-MFC prepared using chat programs, chat rooms realize functions, can automatically detect the client to the server.
- 2022-02-02 01:54:03下载
- 积分:1
-
获取网络上某台电脑的ip地址,权威程序!经典认证。
获取网络上某台电脑的ip地址,权威程序!经典认证。-access to a network of computers ip address, authoritative procedures! Classic certification.
- 2022-02-26 05:27:11下载
- 积分:1