Hi. I’m receiving data from a socket and would like to insert it in the Ethernet with WinpkFilter. How can I create the new Ethernet packet?
On the other hand, would it be possible to send this ethernet packet to a certain port inside the same machine with this application? Or shold I need to send it to a different IP address?
Thank u in advance.