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.
Windows で ANSI C を使用してイーサネット カードからネットワーク パケットを取得するコードを作成する必要があります。
これを行う最も簡単な方法は、PCAP ライブラリを使用することです。ここに Windows 用のバージョンがあり、ここ に基本的な例があります。