المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Sending a Custom Ethernet packet



C# Programming
04-21-2010, 11:52 AM
hi! i wanted to send a custom ethernet layer packet to the network!
for example sending a packet with a custom Source IPaddress and Custom MAC Address...

i have found that NDIS (Driver) interface or WinPCap can do this for me , but i don't want to use third party applications and drivers,...