"jellad tarek" <[email protected]> wrote:
i like to creat a new filter for winpcap to catch only GVSP packet trafic trame structure : ethernet->ip->udp->gvsp
Assuming you mean "GigE Vision Stream Protocol" [1], you need to figure out the port it uses first. Then it's something like: windump udp and port X [1] http://en.wikipedia.org/wiki/GigE_vision --gv _______________________________________________ Winpcap-users mailing list [email protected] https://www.winpcap.org/mailman/listinfo/winpcap-users
