-
dns 解析源代码
dns 解析源代码-dns source code analysis
- 2022-08-15 10:44:15下载
- 积分:1
-
atl控件使用socket通信
说明: 关于Socket编程的实例,希望可以给大家提供一定的参考(Socket Programming for example, we hope to provide some reference)
- 2006-02-22 11:49:24下载
- 积分:1
-
SocketUDP
使用vc中的socket类实现的UDP通信程序源码(Using multi-threaded approach to achieve the source code of the UDP traffic)
- 2012-09-05 22:16:32下载
- 积分:1
-
mountain_goat-master
说明: TCP侧信道攻击,用于实现CVE-2016-5696的漏洞验证(off-path exploit used to do CVE-2016-5696 poc)
- 2020-06-19 04:20:01下载
- 积分:1
-
wgan
说明: WGAN生成对抗网络代码实例,为下载者提供一种思路(WGAN generates adversarial network code, provides an idea)
- 2020-10-16 15:07:28下载
- 积分:1
-
hotel
asp+access 是一款酒店管理系统(asp+ access is a hotel management system)
- 2008-05-11 08:29:53下载
- 积分:1
-
moptratt-button
分客户端和服务端,服务器可挂载多客户端,并支持用户的名称()
- 2018-05-22 09:35:58下载
- 积分:1
-
based on the MAC address of the network card physical communications category, c...
基于MAC网卡物理地址的通信类,可实现不同网段之间通信本类为C++源码需要 winpcap 支持 winpcap 官方地址 http://www.winpcap.org/ winpcap 3.0通过测试。
-based on the MAC address of the network card physical communications category, can be realized between different segments of the communications category C source code needed to support winpcap winpcap official address h ttp :// www.winpcap.org/ winpcap 3.0 to pass the test.
- 2022-05-22 04:12:55下载
- 积分:1
-
ceshi
实现本地程序从远程服务器下载文件。保存到本地。同时,具备断点续传的功能。可以在下载一部分的情况下,再次下载从断点处继续下载。(Implement a local program to download files a remote server. Saved locally. At the same time, with the functions of HTTP. You can download a part in the case, once again download continue downloading the breakpoint.)
- 2016-10-26 18:07:08下载
- 积分:1
-
点到点延迟测量程序
C语言写的点对点时延测量程序。时延测量精度:微妙。一个服务器一个客户端,采用面向连接的协议。测量原理:客户端向服务器发一条信息,记录此时的时间,服务器收到信息后返回一条信息,此时再记录时间,两次时间相减除以2即是本次通信的时延。
- 2022-07-28 09:37:27下载
- 积分:1