dotpcap / packetnet

Official repository - High performance .Net assembly for dissecting and constructing network packets such as ethernet, ip, tcp, udp etc.
Mozilla Public License 2.0
476 stars 105 forks source link

Constructing Wifi Packets #171

Closed dozan0 closed 2 years ago

dozan0 commented 2 years ago

There is no example of creating wifi packets. I am trying to send udp packet from one wifi adapter to another without connecting to access point. Can you help