windows 7 - Dropping Packets By IP With C++ -
i'm writing program in c++ sniffs packets , compares them table ip address. ike know how "drop packet" if not meet criteria setup. done, sniffer, criteria. need know how drop packet... windows 7, visual studio 2010.
in general, packet sniffers don't modify underlying stream, observe it.
it sound want sort of transparent proxy.
however, should post sample code or more details on doing, since have no idea how implemented anything, , can't offer suggestions.
Comments
Post a Comment