Sorry for my English.
I want to sniff the http packet from only facebook.com with SharpPcap on C#. Facebook is using multi ip. Facebook ip is changing everything. How to setup capture filter for facebook (SharpPcap capture filters is like Wireshark capture filters) ?
Note: "host facebook.com" is not work because I get tcp packet. There is no domain name in tcp packet.