-
一个类似于BT下载软件得源代码,现在非常流行得,值得去研究,我没有试过,大家一起研究把...
一个类似于BT下载软件得源代码,现在非常流行得,值得去研究,我没有试过,大家一起研究把-similar to the one BT download software in source code, are now very popular in, it is worth studying, I have not tried to put together research
- 2022-06-26 16:30:19下载
- 积分:1
-
use vc prepared by the realization SMTP Simple Mail Transfer Protocol procedures...
使用vc编写的实现SMTP简单邮件传输协议的程序,在VC6编译运行通过。-use vc prepared by the realization SMTP Simple Mail Transfer Protocol procedures, the VC6 compiler running through.
- 2022-10-11 00:15:03下载
- 积分:1
-
在TCP/IP网络应用中,通信的两个进程间相互作用的主要模式是客户/服务器模式,即客户向服务器发出服务请求,服务器接收到请求后,提供相应的服务。...
在TCP/IP网络应用中,通信的两个进程间相互作用的主要模式是客户/服务器模式,即客户向服务器发出服务请求,服务器接收到请求后,提供相应的服务。-In the TCP/IP network applications, the communication process of the interaction between the two main model is client/server model, that is, customer service requests to the server, the server receives a request, provide the necessary services.
- 2022-01-26 00:53:10下载
- 积分:1
-
MFC聊天程序 对于学习网络通讯软件设计有帮助
MFC聊天程序 对于学习网络通讯软件设计有帮助-It s helpful to study the designer of embedded software^
- 2022-03-21 06:14:24下载
- 积分: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
-
IOCP模型
IOCP的网络模型,C++写的,需要的同学拿去吧。
- 2022-01-25 15:59:34下载
- 积分:1
-
IP数据包捕获类,能使网卡工作在混杂模式,监听来自网络的所有数据包...
IP数据包捕获类,能使网卡工作在混杂模式,监听来自网络的所有数据包-IP packet capture category, enable the network card in promiscuous mode, monitoring from the network all packets
- 2022-01-26 04:30:12下载
- 积分:1
-
支持数据导入。数据库(Access、SQL)
支持数据excel导入。数据库(ACCESS/SQL)-companies wage Inquiry System v1.1 Web browser to inquiries wage system. Support data into excel. Database (ACCESS / SQL) -Supports data import excel. Database (ACCESS/SQL)-companies wage Inquiry System v1.1 Web browser to inquiries wage system. Support data into excel. Database (ACCESS/SQL)
- 2022-01-23 10:05:49下载
- 积分:1
-
windows 视频监视程序, 基于h264
windows 视频监视程序, 基于h264 -,Visual C++,多媒体编程/Multimedia Develop -windows video surveillance procedures, based on the h264-, Visual C, Multimedia Programming/Multimedia Develop
- 2023-07-11 11:55:03下载
- 积分:1
-
使用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