登录
首页 » 网络监听 » 网络监听程序,基于创建原始套接字,修改I/0选项实现的一个IP包捕获的应用程序

网络监听程序,基于创建原始套接字,修改I/0选项实现的一个IP包捕获的应用程序

于 2023-03-07 发布 文件大小:30.91 kB
0 128
下载积分: 2 下载次数: 1

代码说明:

网络监听程序,基于创建原始套接字,修改I/0选项实现的一个IP包捕获的应用程序-network monitoring procedures, based on the creation of the original socket, revised I/0 option of achieving an IP packet capture applications

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • firewall源码,最小化的winsock spi抓包工具
    firewall源码,最小化的winsock spi抓包工具-firewall source code, the smallest of the 20 protocols of capturing Packet tools
    2022-11-28 22:55:03下载
    积分:1
  • winpcap 测试程序, 一个简单的winpcap小例子, 仅供学习参考
    winpcap 测试程序, 一个简单的winpcap小例子, 仅供学习参考-WinPcap test procedure, a simple WinPcap small example, only the reference study
    2022-03-07 21:34:58下载
    积分:1
  • 一个简单的工具,用来和分析在客户端和服务器之间通过TCP连接传送的数据...
    一个简单的工具,用来监听和分析在客户端和服务器之间通过TCP连接传送的数据-a simple tool to be used for monitoring and analysis of the client and server through TCP connection between the transmission of data
    2022-03-24 10:02:05下载
    积分:1
  • 该程序捕获所有的数据包,并分析以太头部、IP头部和TCP头部。...
    该程序捕获所有的数据包,并分析以太网头部、IP头部和TCP头部。-capture all of the procedures of data packets, and analyze Ethernet head, the head of IP and TCP head.
    2022-07-21 05:02:33下载
    积分:1
  • on Windows network programming tutorial for beginners, Windows display a variety...
    关于Windows网络编程初学者教程,Windows展示了各种I/O方法,详细描述了高性能、可扩展的服务器开发过程,并给出了详细代码。将编程、网络协议和应用实例有机地结合起来,详细介绍了互联网广播和IP组播,原有的socket、SPI、LAN和WAN上的扫描和检测技术,网络和数据的防盗保护,欺骗ARP,IP欺骗。详细介绍了协议驱动的演示开发过程,NDIS编程接口。在编程实践中学习P2P程序设计,讨论了防火墙的渗透,NAT直接建立UDP和TCP到各个程序的连接。Windows包含一个完整的个人防火墙代码示例
    2023-02-01 09:10:03下载
    积分:1
  • 中获取对方的设置,进行有效的资源管理,用vc程序实现,经典奉送。...
    网络中获取对方的网络设置,进行有效的网络资源管理,用vc程序实现,经典奉送。-network access to each other"s network configuration, the effective management of network resources using vc program, classic bottle.
    2022-03-22 04:48:31下载
    积分:1
  • 一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过...
    一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过-a good IP packet capture procedures, the package can be seen in detail within the IP packet contents, and set up filtering rules, we can follow the rules of the things you want to debug through VC6.0
    2022-10-25 22:00:03下载
    积分:1
  • 一个mini抓包发包程序 我利用pcaplib for windows写的一个抓包发包程序Captx for Win2k/Winnt/Win9x, 仅110K,...
    一个mini抓包发包程序 我利用pcaplib for windows写的一个抓包发包程序Captx for Win2k/Winnt/Win9x, 仅110K,跑起来占内存2M,附有VC源代码,大家有什么特殊需要可以自己修改代码。 使用方法: (1)把整个CapTx目录拷贝到自己的硬盘上 (2)安装packet capture drivers v2.02(Captxdrivers下的相应目录,在网络中添加协议后,选磁盘安装) (3) 启动CapTx.exe (4) 点抓包按钮开始抓包,用单选按钮可以选择转包后的输出格式是详细的还是简单的, 详细的包格式如下: 00000000: FF FF FF FF FF FF 00 45 00 47 00 48 00 08 45 00 .......e.g.h..e. 简单的包格式仅有中间的部分 (5) 该包存到一个跟应用程序相同的目录中的一个log文件中。 (6)往编辑框中填如下所示的包字符: ff ff ff ff ff ff 00 b0 d0 d0 b0 d8 08 06 00 01 08 00 06 04 00 01 00 b0 d0 d0 b0 d8 c0 a8 00 01 00 00 00 00 00 00 c0 a8 00 c9 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 就可以发送一个ARP包了。 (7)该程序由于由源代码,所以你可以根据你额需要随便修改成自己想要的抓包/发包功能。-a mini capturing Packet letting process I use for windows pcaplib wrote an capturing Packet letting process for Win2k/Winnt/Win9x Captx only 110K, running together for 2M memory, with VC source code, you have any special needs can modify the code themselves. Use : (a) the entire CapTx catalog copy of their hard drive (2) Installation of p
    2022-01-24 10:09:15下载
    积分:1
  • lan monitor software of the one university
    某大学网络监控软件 纯VB 编写 很好的例子-lan monitor software of the one university
    2023-02-26 02:40:03下载
    积分:1
  • 可以获取DNS的源代码! 简单的界面,良好的程序,适合初学者分析学习!...
    可以获取DNS的源代码! 简单的界面,良好的程序,适合初学者分析学习!-DNS can get the source code! Simple interface, good procedures, suitable for beginners and analysis of learning!
    2022-04-20 23:26:32下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载