Hi All,

I am using winpcap library to sniff some packets with text.
All packets will have 'SIP/2.0'.  And also I would like to find the traffic
between two ip addresses and and two ports.

For example, 
                   10.11.12.13       -------------------> 11.12.13.14
                    port <some number>               (known port like 7890)
and the reverse traffic 
                   10.11.12.13      <------------------- 11.12.13.14
                    (known port like 6789)           port <some number>

Can some one point me an example to use pcap_setfilter() or pcap_compile().

I appreciate your cooperation.

thanks,
Kumar.
             

-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to