Can WinPcap send and get Ethernet header over one NIC card?

2

I'm studying with WinPcap API on one computer, as you predict I have one NIC card and I couldn't send and get Ethernet header on one NIC card.

Can you please inform me whether WinPcap can send and get Ethernet header over one NIC card to determine whether it is my fault or not?

sanallhesap4

Posted 2017-12-21T18:07:27.817

Reputation: 31

Answers

0

Yes, after a bit try I sent and got an ethernet header over a NIC card by using WinPcap

EDIT:

If you follow this tutorial you can do it without any problem. This tutorial completely shows the steps about sending packets and capturing them.

sanallhesap4

Posted 2017-12-21T18:07:27.817

Reputation: 31

1While this may answer the question, it would be a better answer if you could provide some explanation how you managed to do this. – DavidPostill – 2017-12-21T19:50:44.340

Better, but no cigar. This help article says "Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline" [emphasis mine]. This is the reason I won't upvote your answer (yet); I did upvote the question though.

– Kamil Maciorowski – 2017-12-22T12:40:45.947