Why I could not get on the website of winpcap?
-----Original Message-----
From: Nitesh Gupta [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 22, 2002 7:09 PM
To: [EMAIL PROTECTED]
Subject: [WinPcap-users] Thread

Hi,

I am developing a packet capturing program with winpcap in VC++.

There are 3 interfaces from where I want to capture packets.  So I started 3 threads and in each of the thread Proc, I placed pcap_loop.  Each pcap_loop has the handle to different NIC and calls a different callback.

The performance of the user-interface had degraded considerably though the thread is a worket thread.

Is there any specific trick I should follow.

I tried running only one pcap_loop in a single new thread.  Still the userinterface msg processing has slowed down.

Please suggest me what can be the problem and solution.  The same threading model works well for other things.

Thanks,

Nitesh



Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site

Reply via email to