搜索资源列表
thc-ipv6-0.6.rar
- Linux下基于IPv4的各种攻击工具,比较详细的记录DOS等一些基本攻击工具代码,the attack tools in Ipv4 based the Linux。
MFC_file_transfer
- VC++编写的飞鸽传书的工程文件,完成用户登录,多人聊天,文件传输,以及聊天记录下载保存的功能.-This VC++ project can transfer files between server and clients,and it can allow you to chat with other clients,save the chat contents.
dns
- 一套DNS解析的代码,支持同步查询和非同步查询和SVR记录。-A set of DNS parsing code, support for synchronous queries and asynchronous queries and SVR records.
TCP-LAN--based-on-MFC
- 局域网聊天程序的实现主要为局域网内的计算机提供交流的平台。完成一个基于服务器和客户端的局域网通讯软件,类似于聊天室,可进行注册、登录、系统信息记录、聊天等功能。用户容易使用,便于管理。-LAN chat program implemented for the computer within the LAN to provide a platform for the exchange. Complete a LAN-based server and client communications so
arp
- 通过程序实现类似windows系统类似tracert的功能,可以通过wireshark抓取tracert数据分析 来了解工作原理。基本流程向目标主机发送3个ICMP回显报文,IP报文的ttl值设为1,接收ICMP 差错报告报文,记录从发送出去到接收花费的时间,然后修改ttl值为2,再发3个ICMP报文, 记录接收到的差错报告报文,直到接收到ICMP回显中的应答报文接收,打印数据类似如下 格式:-Program similar to windows system similar t
tcp-end
- 这是基于tcpip协议用c#编写的通信例子。有服务端和客户端,并且具有历史记录的功能-This is an example of a communication protocol based tcpip with c# Prepared. There are services and clients, and has a history function
ChatRoom
- java SE版的简单聊天室,实现了群聊,私聊,上传下载,查看聊天记录,修改密码等功能。(Java SE version of a simple chat room, has realized the group chat, private chat and upload download, view the chat logs, change passwords, and other functions.)