Can you please give additional explanation to your message?
At present winpcap sniffs named pipes communication from MSSQL server
client on another computer to a MSSQL server. However, it does not
catch local named pipes communications.
What your development adds to these options?
Thanks
-
How can I test STAP if all G-machines have new PacketData with longer
fields?
The only one is old but Nir does not allow me to test STAP on this
computer?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Richardson
Sent: Monday, April 04, 2005 11:3
Hello,
I am building the application that must capture high volume of packets
on several network devices with intensive variable load.
What is better in terms of capturing all packets?
Use pcap_next and several threads - one per a network device
Or
Use pcap_get_selectable_fd in one-threaded app