-
以太网MAC dm9000的若干资料,使用DM9000时的有用参考啊
以太网MAC dm9000的若干资料,使用DM9000时的有用参考啊-Ethernet MAC dm9000 certain information, the use of a useful reference when DM9000 ah
- 2022-01-31 02:40:38下载
- 积分:1
-
国产显示器驱动,来自南京的一个厂家4326546457657
国产显示器驱动,来自南京的一个厂家4326546457657-the country with a font graphic LCD drivers, knowledge from the network
- 2023-08-13 10:45:05下载
- 积分:1
-
用C++编写的网络通信框架的多
用c++编写的网络通信框架,适用于多客户端的网络通信
client: 模拟客户端程序
server: 模拟服务端程序
gateway:网关程序
启动:client.exe server.exe gateway.exe程序,client程序会网关gateway.exe发送消息
消息内容为字符:00004XXXX XXXX为字符,是使用 04d打印到BUF中的,
gateway.exe收到client.exe发送的消息,此时从系统路由表中取到:B_HOST的信息,并把
收到的消息转发到server.exe程序,如果server.exe程序作相应处理,还可以作为应答,把
消息返回给client.exe,如果要这么实现的话,需要加流水信息-Using c++ to prepare the framework of network communication for multi-client network client: client simulation server: process simulation server gateway: Gateway proceedings: client.exe server.exe gateway.exe procedures, client program will be the gateway message send a message gateway.exe for characters: 00004XXXX XXXX for the characters, is to use 04d to BUF in print, gateway.exe received messages sent client.exe, this time from the system to check the routing table: B_HOST the information, and forwarded to the information received server.exe procedure, if the corresponding procedures to deal with server.exe, but also can serve as a response to the n
- 2022-12-19 19:45:02下载
- 积分:1
-
用UDP实现的一个点对点聊天程序。 用异步方式实现
用UDP实现的一个点对点聊天程序。 用异步方式实现-using UDP achieve a peer-to-peer chat program. Asynchronous means
- 2022-08-07 05:36:40下载
- 积分:1
-
Windows高性能大并发IOCP
应用背景IOCPDemo服务器Socket默认监听端口为9999,所有连接服务器的Socket,其发送的第一字节为其身份标志,各个协议标志不相同,不在规定标志内的连接将被服务器断开,并且第一字节要求(默认)6秒内必须发送,否则会被强制断开。关键技术IOCPDemo服务端通讯协议都是采用小头结构(低位在前、高位在后、X86都是采用这类结构)的长度,以后加入的协议都采用小头结构,其它平台都需兼容。
协议都采用匈牙利命名法则,每个单词首字母大写,解析命令不区分大小写,各个命令之间的顺序可以乱。
为了加强协议的可调试性,对于每个命令返回值增加一个CODE,用来标识发生错误原因,CODE是一个4字节的无符号整数,第一个字节标识Flag,第二个字节标识是那个命令,后面两个字节表示错误。
- 2022-11-25 16:15:14下载
- 积分:1
-
FLASH声音控制,实现波型显示
FLASH声音控制,实现波型显示-FLASH voice control, achieving Wave show
- 2022-02-14 16:52:51下载
- 积分:1
-
漂亮的alert想用的话,在你的js代码中加上new AUIAlert()
漂亮的alert想用的话,在你的js代码中加上new AUIAlert()-Alert would like to use beautiful words, in your js code to add new AUIAlert ()
- 2022-04-09 11:36:10下载
- 积分:1
-
经常用到的 socketAPI,posix thread 的类封装,还有一些同步设施 智能指针的实现,线程安全的引用计数...
经常用到的 socketAPI,posix thread 的类封装,还有一些同步设施 智能指针的实现,线程安全的引用计数-frequently used the socketAPI, posix thread-like packaging, there are some smart synchronization facilities to achieve the target, thread-safe reference counting
- 2022-04-09 07:05:30下载
- 积分:1
-
strut教程(完整版).内部教程,需要的朋友可以看看.
struts现在学习的人越来越多,我最近学习了一下,共享一下我的心得!...
strut教程(完整版).内部教程,需要的朋友可以看看.
struts现在学习的人越来越多,我最近学习了一下,共享一下我的心得!
-strut Guide (complete version). Internal guidance need to see our friends. struts now learning more and more, I recently learned that share my experiences!
- 2022-01-25 18:13:08下载
- 积分:1
-
半自动论坛聊天系统喊话程序,先抓包然后填入即可
半自动论坛聊天系统喊话程序,先抓包然后填入即可-Semi-automatic system message chat forum procedures, first to capture and then fill in
- 2022-02-04 01:11:29下载
- 积分:1