-
a WinSock with VB chat program.
一个用WinSock的VB聊天程序.-a WinSock with VB chat program.
- 2022-08-19 07:42:12下载
- 积分:1
-
捕获数学函数异常
捕获数学函数异常-capture mathematical function abnormalities
- 2022-01-21 03:25:04下载
- 积分:1
-
数据集导出到EXCEL文件接口程序
数据集导出到EXCEL文件接口程序-Dataset Export to EXCEL document interface program
- 2022-01-23 10:55:24下载
- 积分:1
-
internet网络编程,client与server的一些编程,欢迎下载.
internet网络编程,client与server的一些编程,欢迎下载.-internet network programming, the client and server programming, welcome to download.
- 2022-05-23 10:27:53下载
- 积分:1
-
数据帧的CRC校验和算法
数据帧的CRC校验和算法-data frames CRC checksum algorithm
- 2023-08-14 19:30:02下载
- 积分:1
-
RFC686 time synchronization of the server and client code, including TCP and UDP
RFC686时间同步的服务器段和客户端代码 包括TCP和UDP-RFC686 time synchronization of the server and client code, including TCP and UDP
- 2022-05-29 21:10:42下载
- 积分:1
-
C++ Builder的网络应用程序
C++ Builder网络应用程序
- 2022-08-03 04:14:02下载
- 积分:1
-
IEEE 802.11h
IEEE 802.11h-2003 IEEE Standard for Information technology―Telecommunications and Information Exchange Between Systems―LAN/MAN Specific Requirements―Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications: Spectrum and Transmit Power Management Extensions in the 5GHz band in Europe-IEEE 802.11h-2003 IEEE Standard for Information technology-Telecommunications and Information Exchange Between Systems-LAN/MAN Specific Requirements-Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications: Spectrum and Transmit Power Management Extensions in the 5GHz band in Europe
- 2022-04-25 09:04:51下载
- 积分:1
-
Windows高性能大并发IOCP
应用背景IOCPDemo服务器Socket默认监听端口为9999,所有连接服务器的Socket,其发送的第一字节为其身份标志,各个协议标志不相同,不在规定标志内的连接将被服务器断开,并且第一字节要求(默认)6秒内必须发送,否则会被强制断开。关键技术IOCPDemo服务端通讯协议都是采用小头结构(低位在前、高位在后、X86都是采用这类结构)的长度,以后加入的协议都采用小头结构,其它平台都需兼容。
协议都采用匈牙利命名法则,每个单词首字母大写,解析命令不区分大小写,各个命令之间的顺序可以乱。
为了加强协议的可调试性,对于每个命令返回值增加一个CODE,用来标识发生错误原因,CODE是一个4字节的无符号整数,第一个字节标识Flag,第二个字节标识是那个命令,后面两个字节表示错误。
- 2022-11-25 16:15:14下载
- 积分:1
-
The enclosed VB project includes a VB class that implements the Rijndael AES blo...
The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class.
- 2022-03-23 17:08:30下载
- 积分:1