-
programmers with very enlightening Watchable
编程者必看 很用启发-programmers with very enlightening Watchable
- 2022-08-11 00:18:34下载
- 积分:1
-
the whole 9494.net web site program.rar
9494.net全站程序.rar-the whole 9494.net web site program.rar
- 2022-01-28 03:46:56下载
- 积分:1
-
Windows高性能大并发IOCP
应用背景IOCPDemo服务器Socket默认监听端口为9999,所有连接服务器的Socket,其发送的第一字节为其身份标志,各个协议标志不相同,不在规定标志内的连接将被服务器断开,并且第一字节要求(默认)6秒内必须发送,否则会被强制断开。关键技术IOCPDemo服务端通讯协议都是采用小头结构(低位在前、高位在后、X86都是采用这类结构)的长度,以后加入的协议都采用小头结构,其它平台都需兼容。
协议都采用匈牙利命名法则,每个单词首字母大写,解析命令不区分大小写,各个命令之间的顺序可以乱。
为了加强协议的可调试性,对于每个命令返回值增加一个CODE,用来标识发生错误原因,CODE是一个4字节的无符号整数,第一个字节标识Flag,第二个字节标识是那个命令,后面两个字节表示错误。
- 2022-11-25 16:15:14下载
- 积分:1
-
windos自带的rpc通信,是相当有用的东西,他与com有相似之处,只不过一个是面、向过程的,一个是面向对象的,...
windos自带的rpc通信,是相当有用的东西,他与com有相似之处,只不过一个是面、向过程的,一个是面向对象的,-windos own rpc communications, is a useful thing, there are similarities between he and the com, but a face, to the process, one is object-oriented,
- 2023-01-11 22:15:03下载
- 积分:1
-
network programming source code, the main socket programming
网络编程源代码,主要socket编程-network programming source code, the main socket programming
- 2023-07-20 20:25:04下载
- 积分:1
-
用来自绘边框窗口
用来自绘边框窗口-with painted from the window frame
- 2022-03-19 22:29:51下载
- 积分:1
-
This dns server is based on the mydns rewritten to address the separation of Chi...
此dns服务器是在mydns基础上改写,解决了中国网络南北分家导致的网络dns解析变慢的问题。
此代码附有设计文档
1)判断来访ip是电信还是网通
2)将ip的dns解析交由各自运营商的dns server-This dns server is based on the mydns rewritten to address the separation of China" s network of North-South network caused by the problem of slow dns resolution. This code with design documents 1) the visiting judge or ip telecommunications network 2) to the ip of the dns to resolve their dns server operators
- 2022-07-19 05:42:10下载
- 积分:1
-
code or session cookies
代码检测session或cookies-code or session cookies
- 2022-07-09 18:33:08下载
- 积分:1
-
文章管理系统,基于web的.
文章管理系统,基于web的.-article management system, web-based.
- 2023-05-26 07:05:03下载
- 积分:1
-
wirshark 中文手册
Wireshark 是网络包分析工具。网络包分析工具的主要作用是尝试捕获网络包, 并尝试显示包的尽可能详细的情况。
你可以把网络包分析工具当成是一种用来测量有什么东西从网线上进出的测量工具,就好像使电工用来测量进入电信的电
量的电度表一样。 (当然比那个更高级)
过去的此类工具要么是过于昂贵,要么是属于某人私有,或者是二者兼顾。 Wireshark 出现以后,这种现状得以改变。
Wireshark 可能算得上是今天能使用的最好的开元网络分析软件。
- 2023-08-30 15:45:03下载
- 积分:1