Forum Discussion
Altera_Forum
Honored Contributor
12 years agoFor monitoring Ethernet frames you can simply use sw tools like Ethereal or Wireshark.
If you also want to build custom ethernet frames I think you need to do some coding; I don't know any ready made tool. Look at www.winpcap.org for a widely used free-source packet management library.