Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我必须编写一些代码来使用 ANSI C 从 Windows 中的以太网卡中检索网络数据包。谁能告诉我从哪里开始?
最简单的方法是使用 PCAP 库,这里有一个适用于 Windows 的版本,这里有 一个基本示例