Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
Packet recreation
allright I have yet another problem (I promise I'm done after this one) on ethereal I have logged a UDP packet from ip to another. I need to copy this packet exactally and send it many times. I've exported the packet into raw data but I cant seem to find how to send an individual packet manually.
thanks in advance
WinPcap can sends multiple or single packets…..
Here's a link on it and some code that you could try out. http://www.winpcap.org/docs/man/html/group__wpcap__tut8.html
Hope it works for ya.
aVoid