-
window socket网络编程的重叠IO模型的例子
window socket网络编程的重叠IO模型的例子-window socket network programming overlap IO model examples
- 2022-03-18 17:32:44下载
- 积分:1
-
Network Programming for Windows
书源代码
(source code)
Network Programming for Windows
书源代码
(source code)-Network Programming for Windows source code book (SOU rce code)
- 2022-05-06 10:36:55下载
- 积分:1
-
使用winpap适时抓取包(需要下载winpcap库)
使用winpap适时抓取包(需要下载winpcap库)-use winpap timely capture packets (download winpcap Treasurer)
- 2022-03-12 22:24:51下载
- 积分:1
-
A remote monitoring program. The preparation of the environment VC6.0+ WINDOWS20...
一个远程监视程序。
编写环境为VC6.0+WINDOWS2000
主要功能是管理Server的磁盘文件 主要包括:
上传文件
下载文件
执行文件
删除文件
文件属性
删除目录
创建目录
屏幕监视
-A remote monitoring program. The preparation of the environment VC6.0+ WINDOWS2000 main function is to manage the disk file Server include: upload files download files document the implementation of file to delete to delete the directory attributes to create the directory screen monitor
- 2022-04-01 17:40:44下载
- 积分:1
-
聊天室liu luululi ullui lu iyuyku
聊天室liu luululi ullui lu iyuyku-Chat liu luululi ullui lu iyuyku
- 2022-01-28 15:01:16下载
- 积分:1
-
TCP.IP终端程序源代码
TCP.IP终端程序源代码-TCP.IP terminal program source code
- 2022-06-16 00:59:15下载
- 积分:1
-
一个用Sockets实现的简单通信:首先运行ASCIIServer.java再运行ASCIIClient.java。然后客户端会发送65...
一个用Sockets实现的简单通信:首先运行ASCIIServer.java再运行ASCIIClient.java。然后客户端会发送65-90到服务端,并在服务端翻译为ASCII码。-A simple implementation using Sockets communication: First run ASCIIServer.java run ASCIIClient.java. And the client will be sent to the service side 65-90, and Translations Service client for ASCII code.
- 2022-08-11 10:17:36下载
- 积分:1
-
在网络聊天和文件传输程序ipx_spx协议
基于IPX_SPX协议的网络聊天和文件传输程序-IPX_SPX agreement on the network chat and file transfer program
- 2023-03-27 01:05: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
-
C#中XML解析的DEMO程序,绝对经典!学习C#者必备
C#中XML解析的DEMO程序,绝对经典!学习C#者必备-C# In XML parsing DEMO procedures, an absolute classic! Learning C# Are essential
- 2023-06-20 06:00:04下载
- 积分:1