-
hack-code
精通黑客编程光盘代码,适用于新手学习,不要用于非法用途,谢谢合作(CD proficient hackers programming code for beginners to learn, not for illegal purposes, thank you)
- 2011-11-09 13:36:49下载
- 积分:1
-
WCF实现文件传送(亲测通过)
利用WCF实现文件传送,主要注意MessageContract的使用 本示例的主要功能 就是 client.exe通过wcf 将本机的 sample.docx文件传输到 server.exe端 亲测通过了
- 2016-06-24下载
- 积分:1
-
TransServer
vc——服务器TransServer的程序源码,值得一看!(vc- server TransServer the program source code, worth a visit!)
- 2011-08-23 22:51:08下载
- 积分:1
-
AutoUpData
本例为魔兽世界客户端自动更新程序,采用URLDownloadToFile异步机制实现.(World of Warcraft in this case the client automatically update procedure for the asynchronous mechanism URLDownloadToFile achieved.)
- 2010-02-25 17:00:59下载
- 积分:1
-
WL_IPpack02
获得IP地址和MAC地址的对应关系网络课实验。
根据IP地址发送和接受ARP包获得对应MAC地址。(Access to correspondence between the experimental class network IP address and MAC address. Send and receive ARP packets to obtain the corresponding MAC addresses based on IP addresses.)
- 2014-05-21 08:56:22下载
- 积分:1
-
XproerV3.0.107_51aspx
XproerBBS开源项目是新手学习不可多得的资料,在项目中使用了许多目前比较流行的技术。
(1)如何使用ADO.NET, (Green hand XproerBBS open-source projects are hard to come by studying the information used in the project is currently much more popular technology. (1) how to use ADO.NET,)
- 2009-03-26 09:56:24下载
- 积分:1
-
C# 简单的HTTP抓包例子源码下载
调用底层抓包的例子
- 2015-03-26下载
- 积分:1
-
TCP侧信道攻击,用于实现CVE-2016-5696的漏洞验证 mountain_goat-master
TCP侧信道攻击,用于实现CVE-2016-5696的漏洞验证(off-path exploit used to do CVE-2016-5696 poc)
- 2020-06-19 04:20:01下载
- 积分:1
-
POP3_EXAMPLE
Pop3客户端接收信件的整个流程:
1。连接到pop3服务器(默认端口110)
2。发送用户名(user)
3。发送密码(pass)
4。查询当前邮箱状态(stat)
5。查询服务器上所有邮件UID列表(UIDL)
6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的)
7。对所有新邮件查询其大小(LIST)
8。下载所有新邮件(RETR)利用List提供的邮件大小信息
9。如果有必要,对所有新邮件标志为删除(DELE)
10。结束对话(QUIT)
11。解析本地下载邮件。(Pop3 client receives the entire flow of letters: 1. Connect to the pop3 server (default port 110) 2. Send user name (user) 3. Send password (pass) 4. Query current mail status (stat) 5. Query server UID list of all messages (UIDL) 6. Query local UID list of all messages, which set out the new mailing list (local UID is a POP3 client list recorded in the log file) 7. For all new e-mail inquiries about their size (LIST) 8. Download all new messages (RETR) to use List of information provided by message size 9. If necessary, for all new signs for the delete message (DELE) 10. The end of the dialogue (QUIT) 11. Analysis of local download your mail.)
- 2021-01-03 19:38:55下载
- 积分:1
-
UdpClient
在VS2010环境中,根据UDP协议通信的原理,用C++编写的基于UDP的客户端的代码。(In the VS2010 environment prepared by the UDP-based client C++ code)
- 2013-12-14 20:52:31下载
- 积分:1