I am rather new to development with Winpcap, as well as packet-based development in general. 
 
What I was wondering is this:  Is it possible, with winpcap, to write a program that would check each outgoing packet for a specified string, and if it contained that string, the packet would then be edited to contain another string of the same length and the packet would still be sent as though nothing had happened?  Please let me know if this is feasible with winpcap.  If it isn't what would I need in order to do it?
 
Thanks much.
Adam

Reply via email to