-
on creating original socket, revised I/0 option of achieving an IP packet captur...
基于创建原始套接字,修改I/0选项实现的一个IP包捕获并分析的应用程序. vc6.0下编译通过-on creating original socket, revised I/0 option of achieving an IP packet capture and analysis applications. Under compile vc6.0
- 2022-02-28 16:54:02下载
- 积分:1
-
This source is getip an example of network programming under vc, vc to want to l...
此源码是getip的一个vc下网络编程实例,对于想学习vc下网络编程的新手是一个比较好的参考资料-This source is getip an example of network programming under vc, vc to want to learn network programming under the novice is a good reference
- 2022-01-28 22:54:30下载
- 积分:1
-
one worth studying download from the Internet!
一个值得研究的下载程序, 来自于网络!-one worth studying download from the Internet!
- 2022-02-12 06:44:18下载
- 积分:1
-
后台功能:
1、歌曲分类添加;
2、可以添加N个分类;
3、后台管理网友点歌;
4、可以增加多个管理员。
Build 0305 更新修正:...
后台功能:
1、歌曲分类添加;
2、可以添加N个分类;
3、后台管理网友点歌;
4、可以增加多个管理员。
Build 0305 更新修正:
部分JS错误,修正歌曲列表css,控制显示为一行等
后台入口: admin.asp
用户名: admin
密码: admin888
-
-Back-office functions: 1, add a song classification 2, you can add N months classification 3, the background song management users 4, can increase the number of administrators. Build 0305 update: Some JS error and correct the list of songs css, display control, such as the background for his entrance: admin.asp user name: admin password: admin888--
- 2022-03-04 18:49:46下载
- 积分:1
-
基于C#网络通信编程,SOCKET客户端与服务端通信协议的程序连接测试,IPADDRESS类使用。...
基于C#网络通信编程,SOCKET客户端与服务端通信协议的程序连接测试,IPADDRESS类使用。-Network communication based on C# programming, SOCKET client and server communication protocols to connect test, IPADDRESS class to use.
- 2022-03-14 20:09:55下载
- 积分:1
-
windows environment of Network Programming
windows环境下的网络编程-windows environment of Network Programming
- 2023-02-06 19:15:03下载
- 积分:1
-
用完成端口实现的数据通信和文件传输软件,具有多连结,大数据量传输的特点。...
用完成端口实现的数据通信和文件传输软件,具有多连结,大数据量传输的特点。-Achieved with the completion port data communication and file transfer software, with more links, the characteristics of large data transfers.
- 2023-08-26 08:45:03下载
- 积分:1
-
HIT curriculum design of computer networks based on LAN sniffer SharpCapture
哈工大 计算机网络 课程设计 局域网嗅探器 基于SharpCapture-HIT curriculum design of computer networks based on LAN sniffer SharpCapture
- 2022-07-05 14:19:27下载
- 积分:1
-
the purpose of this software is how to search, which is when the user input for...
本软件的目的是如何进行网络搜索,也就是当用户输入查询关键词的时候,能够自动的网络资源里面进行查找相关资料。-the purpose of this software is how to search, which is when the user input for keywords, can automatically inside the network resources to search for relevant information.
- 2022-08-12 16:18:04下载
- 积分:1
-
C#实现分段重组(segment/reassembly)协议
发送端:发送端每收到一个上层报文都会为其设一个唯一的序列号。收到的大报文进行分段,构造S/R报头,如 REF _Ref371456073 h 图表1所示。构造报头和数据部分连接后,按序从片段号=1的报文开始发送,并设置重传定时器,直到发送完毕。重传定时器截止之前,如果收到了接收端发送的完全确认,即数据分段全部被接收,则清除该该序列号报文的缓存和定时器;如果收到了部分确认则根据部分确认的指示重传丢失的分段;如果定时器截止时还没有收到任何接收端的回
- 2023-04-22 01:25:04下载
- 积分:1