资源列表
ICMP_TCP_test_tool
- 做嵌入式终端调试过程中,PC端用到的测试程序,主要负责检测PC是否被Ping(ICMP协议,用到了源套接字),以及通过PC向终端传送数据和文件(TCP协议,用到了流式套接字)。想了解ICMP协议和TCP协议,以及Socket用法的朋友可以下了看看。-Make the process of debugging embedded terminal, PC 端 used in testing procedures, primarily responsible for detection of PC S
sensinode
- 这个程序是在uip协议栈上实现的对节点进行操作的程序。通过这个程序可以熟悉uTCP/ip。-This program is implemented on uip stack to operate on the node program. Through this program can be familiar with the uTCP/ip.
qqqufa_v1.3
- 输入QQ号,自动把消息*出去.软件首选检测本机QQ号,需要安装QQ TM.-Import some QQ number, this program will send messages automatically. This will detect your QQ firstly and you d installl QQ TM
A_Packet_Sniffer_Reader
- packet sniffer to listen to sent packets and get ip for users
DesktopApplication1
- packet sniffer list ip and filter with keyword or ip then sniff packets and send packets to other ip with statistics
Site-hack-vb
- hack informations for web in turkish
Yeni-baslayanlara
- hack informations for beginners
SubNet
- C#实现的IP地址计算器,可根据用户输入的IP地址与子网掩码算出子网内所有的IP地址。-C# implementation of IP address calculator, based on user input IP address and subnet mask work out all the IP addresses.
INTERNET--EXPLOR
- 给出一个简单的查询结果——域名是否存在; 可以对HTTP服务器进行查询;可以对FTP服务器进行查询。 -Give a simple query results- domain name exists can check HTTP server can FTP server query.
socketaa
- #define DESTPORT 80 /* 要攻击的端口(WEB) */ #define LOCALPORT 8888 void send_tcp(int sockfd,struct sockaddr_in *addr) unsigned short check_sum(unsigned short *addr,int len) -#define DESTPORT 80 /* 要攻击的端口(WEB)*/ #define LOCALPORT 8888
MFC
- 随着计算机网络化的深入,计算机网络编程在程序设计的过程中变得日益 重要。由于C++语言对底层操作的优越性,许多文章都曾经介绍过用VC++ 进行Socket编程的方法 -With the deepening of the computer network, computer network programming in the process of program design has become increasingly important. C++ language as the
smtpserver
- lin 简易smtp服务器,很不错,希望分享给大学,供学习使用。-linlin simple smtp server, very good, want to share to the University for learning to use.
