What is the fastest c-sharp Pcap wrapper? How fast is PCap compared to using sockets?
I believe Pcap.Net is faster than other wrappers as it uses C ++ / CLI packaging instead of PInvoke.
In general, I have never encountered performance issues with WinPcap (this also depends on how you use it).
SharpPcap (sniffing), ( UdpClient TcpClient). UDP, , UdpClient ( ).
Source: https://habr.com/ru/post/1753584/More articles:How can I extract HTML from an XML file? - jqueryConcern over performance overhead - androidElapsed Time with Joda-Time - jodatimeDiff коллекции объектов в PHP - phpelimination of blank pages in SSRS 2005 report prepared in pdf format - reporting-servicesCastor XML mapping and java.util.Map - javaНаписание полезных единиц измерения - unit-testingPorting C / C ++ to Android - androidHow to install TimeZone for my ASP.NET (MVC) application - timezoneFunction return is not assigned to a variable - functionAll Articles