I am using pcapdotnet and would like to send a raw ethernet packet. I am working with the sample found here: http://pcapdotnet.codeplex.com/wikipage?title=Pcap.Net%20Tutorial%20-%20Sending%20Packets
Update: Answers to this question helped me code the open sourced project AlicanC\'s Modern Warfare 2 Tool on GitHub. You can see how I am reading these packets in MW2Packets.cs and the extensions I\'v
interested in any comments anyone has around the various .net tools which can be used for passive packet capture. In terms of winpcap the choice seems to be between pcap.net and sharppcap. Another pot
I would like create HTTP packet with random IP source. Apparently, Pcap.net does it. I asked here : http://pcapdotne开发者_Python百科t.codeplex.com/Thread/View.aspx?ThreadId=227725, but I still have
How should I check for a CancellationPending within a BackgroundWorker DoWork method, when within this method I call off to a Pcap.Net packet capture routine, which responses via a callback.The two op
I\'m writing a .NET 4.0 library that should be efficient and simple to use. The library is used by referencing it and using its different classes.
I\'m redesigning the template for a Wordpress based site which is bridged with a vBulletin forum. How can I开发者_运维技巧 can I get the number of online users as they are shown on the forum\'s pages