Wireshark PcapdotNet 中的重复帧

编程入门 行业动态 更新时间:2024-10-27 09:45:27
本文介绍了Wireshark PcapdotNet 中的重复帧的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时送ChatGPT账号..

我使用 Pcapdotnet 和 c# 创建了一个完整的 TCP/IP 堆栈.但是在某些 PC 中,wire-shark 显示使用 Pcapdotnet 发送的所有数据包的重复帧.请看截图

I have created a whole TCP/IP stack using Pcapdotnet and c#. But in some PCs wire-shark shows duplicate frames for all the packets send with the Pcapdotnet. Please see the screenshot

这里的第 303、306 和 308 帧是使用 pcapdotnet 发送的,而 304,307 和 309 是各自的副本.这些重复的帧没有到达目的地或网络上.此问题仅在某些 Windows PC 中观察到.有人可以帮我吗?

Here Frame no.s 303, 306 and 308 are sent using pcapdotnet and 304,307 and 309 are the respective duplicates. These duplicate frames are not reaching the destination or on the network. This issues are only observed in some Windows PCs. Can anyone help me on this?

推荐答案

我遇到了与 PcapDotNet 非常相似的问题.还可以看出它发生在某些机器上,而在其他机器上则没有.

I have encountered a very similar issue with PcapDotNet. It also was visible that it happens on certain machines, while on others it didn't.

问题是 WinPcap 和 Npcap 都安装在我的一些机器上(因为我在升级到 Wireshark 3 之前安装了 Wireshark 2,就像大多数用户一样).解决它的程序是:

The problem was that both WinPcap and Npcap were installed on some of my machines (since I had Wireshark 2 installed before upgrading to Wireshark 3, like most users). The procedure to solve it was:

卸载 WinPcap卸载 Npcap重新安装 Npcap,最好是最新版本(今天是 0.998).请务必在安装程序中选择WinPcap Compatibility"选项.

这完全解决了我的问题.我知道问题发布已经有一段时间了,但我想它仍然与某些人相关.

This completely solved the issue for me. I know it's been a while since the question was posted, but I guess it's still relevant to some people.

这篇关于Wireshark PcapdotNet 中的重复帧的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

更多推荐

[db:关键词]

本文发布于:2023-05-01 08:21:04,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1406768.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Wireshark   PcapdotNet

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!