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.
ポート/IPアドレスだけでなく、特定のパケットをドロップするルールを実際に作成できるかどうかを知っている人はいますか?
誰かがそれをどのように書くことができ、どのようにアプリケーションからC#でこれを書くことができるかを正確に教えてもらえますか?
netsh を呼び出して、ルール (特定のパケット ドロップ) を指定したいとします。ac# vs2010 アプリケーションから?