문제

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