-
对基本为例
A basic exemple on how-to use "Winsock2" with Visual-C++ 6 to sniff the network without Winpcap. Also you can see how is the implementation of "WSAIoctl()" with the SDK2003.
In this code, we analyse the TCP trame and show information about the ip header and contained data.-A basic exemple on how-to use "Winsock2" with Visual-C++ 6 to sniff the network without Winpcap. Also you can see how is the implementation of "WSAIoctl()" with the SDK2003.
In this code, we analyse the TCP trame and show information about the ip header and contained data.
- 2022-04-24 23:30:43下载
- 积分:1
-
用写的,对原来的网卡套接字进行了抓捕,在包中捕获数据包,在…
用VC写的以原始套接字进行网卡的捕包,捕包以单独工作线程进行.-VC write to the original card socket for the arrest packet capturing packets in a separate thread for work.
- 2022-01-25 21:34:23下载
- 积分:1
-
IP冲突检测的原理, 通过分析WINDOWS以及ARP来检测IP冲突, 介绍了ARP的检测原理...
IP冲突检测的原理, 通过分析WINDOWS以及ARP来检测IP冲突, 介绍了ARP的检测原理-automatic ip conflict detection
- 2022-06-20 04:24:37下载
- 积分:1
-
udpcapture。利用winpcap编程实现抓取以太网上的UDP报文,并打印报文长度和时间,以及UDP报文的源IP和目的IP。这是利用winpcap编程的比...
udpcapture。利用winpcap编程实现抓取以太网上的UDP报文,并打印报文长度和时间,以及UDP报文的源IP和目的IP。这是利用winpcap编程的比较简单的例子,在此基础上修改源码可以实现所要求的复杂功能-udpcapture. Programming using WinPcap crawl Ethernet UDP packet, and print message length and time, as well as the UDP packet
- 2023-08-04 15:45:03下载
- 积分:1
-
snort是一个赫赫有名的网络入侵检测系统,但是一般都是运行在linux下,这里是一个运行在windows下的snort...
snort是一个赫赫有名的网络入侵检测系统,但是一般都是运行在linux下,这里是一个运行在windows下的snort-Snort is a famous system that detect inbreaking into network,but it usually runs on linux.Whereas this is a snort which runs on windows.
- 2023-04-28 22:40:04下载
- 积分:1
-
LAN monitoring procedures, monitoring the network is a good example
网卡监听程序,是网络监听的一个很好的实例-LAN monitoring procedures, monitoring the network is a good example
- 2022-07-21 20:08:24下载
- 积分:1
-
cc2431无线芯片的抓包工具,可以通过usb口连接单片机,然后显示MAC层的包的详细内容
cc2431无线芯片的抓包工具,可以通过usb口连接单片机,然后显示MAC层的包的详细内容-cc2431 radio chip capture tool, you can connect through the usb port single-chip, and then show the MAC Layer packet details
- 2022-10-25 14:40:03下载
- 积分: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
-
时间表代升C
日程表或时间表是一个基本的时间管理工具,包括倍在哪些可能的任务,事件或动作都打算采取的地方,或者在按时间顺序的事件,其中这样的事情是为了发生的序列的列表的。在决定如何订购这些任务,以及如何提交各种可能的任务之间的资源 - - 创建时间表的过程被称为调度,[1][2]和负责作出特定的时间表的人也可以被称为调度器。制备和以下的时间表是人类的基本活性,并且学习做这些事情是有效的最基本的生活技能之一。[3]有各种各样的,其中安排是必要的,或者至少是有用的情况。附件在两个短的时期,诸如每天或每周计划是有用的,并且对于长期规划相对于数月或数年的时间。[4],他们使用的是日历常常制成,其中使该时间表的人可以注意到日期,并计划在其中各种事件的发生时间。没有规定特定时间的事件发生,而不是可以列出一个预期顺序的事件要么可以或必须发生的时间表。
- 2022-06-11 13:36:56下载
- 积分:1
-
基于winpcap的嗅探器 网络技术课的实验作业
基于winpcap的嗅探器 网络技术课的实验作业
-based on the Sniffer network technology operations of Experiment
- 2022-10-02 23:55:03下载
- 积分:1