资源列表
arpspoof[1].3.1
- arp欺骗攻击的实现,源代码,利用winpcap的驱动实现的-arp spoofing implementation, source code, implemented using winpcap driver
NTP_test
- NTP协议的实现 NTP是网络时间协议,此程序实现了NTP的客户端,可以用来在网络上同步时间-ntp client , can get the time in the nerwork
Link
- 类似于360的网络连接状态,例如IP地址、端口号、名称等-360 similar to the state of the network connection, such as IP address, port number, name, etc.
TcpMFC
- 一个简单的Socket通信 通过消息传送使服务器端可以关闭客户端设备 客户端设备必须在服务器端运行的时候才可运行-A simple socket communication via message passing to enable the server-side can shut down the client device the client device must be running in the server-side run time
TXJMServer
- 通信加密Server,通信加密测试的服务器! 采用完成端口IOCP处理。-Communication encryption Server,
VC_thread_Download
- visual c++ 断点续传 使用了CHttpFile CInternetSession ,用另一种思路实现-visual c++ HTTP uses CHttpFile CInternetSession, in another line of thought to achieve
yibutongxun
- 异步通信服务器和客户端c#编程,通过输入IP或主机计算机名能够实现客户向服务器连接-Asynchronous communications server and client c# Programmed by entering the IP or host computer name can be realized customers to connect to the server
testHttpPost
- C++ 以POST方式向网页提交数据,向http://current.sinaapp.com/post.php发送数据,实现向PHP页面发送数据,代码有明晰易懂,一看就明白-C++ POST to submit data to a web page, send data to http://current.sinaapp.com/post.php
MiniFTP
- 模拟FTP功能,实现上传下载等功能 包括服务器和客户端,适合初学者学习FTP原理,练习C++编程-MiniFTP
09-6-9Downloader
- 用wininet里函数写的下载者,目前免杀。-Wininet in writing with the download function, and is currently free to kill.
LAN-SCAN
- 扫描局域网IP地址和主机名,使用C++编写,有界面-Scan LAN IP address and host name, written in C++, with an interface
LinuxARP
- ARP协议源码解析,初略概述ARP攻击原理和防范原理