搜索资源列表
TCPPacket
- 此源码演示了如何通过原始套接字来模拟tcp包,对winsock网络编程及tcp/ip协议的学习 有帮助-source of this demonstration of how to simulate the original socket tcp package, right winsock network programming and tcp / ip agreement learning help
200811014323652
- 自行封装的一个lib库,以动态连接库的方式提供支持,包含以下一些类: SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Sock
syn
- 利用原始套接字发送TCP SYN帧,对目标主机进行SYN洪水攻击。
TCP
- 1.利用原始套接字实现简单的TCP协议分析器。 2.系统功能包括: 2.1 原始套接字与网卡邦定,并接收流经网卡的所有数据包; 2.2 对数据包进行分析以获得源IP地址和目的IP地址; 2.3 对TCP Segment进行分析以获得其首部详细信息; 2.4 显示分析结果 3 建议使用VC++ -tcp
UDPCLIENT
- 用UDP协议实现数据的通信..采用原始的套接字编写..主要开发工具 vc-UDP protocol used for data communication using the original socket .. .. the main development tool to prepare vc
rawudp
- 通过原始套接字发送原始套接字数据包数据包,而不是通过协议驱动。-sendto raw
protolAnalyse
- 原始套接字编程实现混杂模式下的tcp/ip协议的捕获,可以设置过滤条件。-My english is too bad!
catch-ip-packet
- 利用原始套接字捕获并解析双协议栈下IPv6数据包.txt-Capture and analysis using raw sockets under IPv6 dual stack packets. Txt
daima
- client创建udp原始套接字,将数据存入buf中,进行网络的捕包,从中过滤识别出80端口的包,打印出五元组的信息。server端开启守护进程,接受前端发送的信息,并将其保存到文件中。-create udp raw socket client, the data stored in buf, make the network packet capture, filter identified 80 ports from which the package, print out the five
socket--ip
- 本程序实现了利用原始套接字发送IP数据报文,IP数据报的各字段内容可进行手动的设置-the function of this program is sending IP packet using raw socket.And each field of IP protocol can be modified.
socket20120418
- 演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。 [AES] - AES快速算法和蓝牙设备中用的E0算法(用于加密)、E1算法、E2算法、E3算法(用于密钥管理和鉴权等)等 [TCPPacket.zip] - 此源码演示了如何通过原始套接字来模拟tcp包,对winsock网络编程及tcp/ip协议的学习 有帮助 [pGina.rar] - Windows下的登录替换程序,可以实现用自己的方法增强系统登录,例如使用智能卡、独立的认证系统等。
udp3
- 原始套接字实现对IP数据报的捕获,可以通过修改相应数据,得到需要的数据报-Original IP datagram socket implementation for capture, you can modify the data, get the required data reported