How send raw ethernet packet with C#? [closed]
Based on suggestion by Saint_pl: I found probably better solution – similar to SharpPcap. It’s Pcap.Net – .NET wrapper for WinPcap. Now I can modify my packets whatever I want. I have some resources for you that maybe helpful. I don’t try that solutions in Windows 7 but maybe it contains some good info to … Read more