سؤال

I want to make an application just like Bandwidth throttling in this application is it possible to achieve such thing with SharpPcap in C# ?

هل كانت مفيدة؟

المحلول

As far as i know with WinPcap, you are only able to monitor or inject packets, but not to drop or manipulate packets. So i would say no, you can't achieve this with SharpPcap or WinPcap.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top