Hi, I have written a Win32 service which uses Winpcap to do 802.1x authentication. I found that it takes 27 seconds to call the first pcap_open_live() when Windows starts, but Later calls to pcap_open_live returned immediately. Is this ok ? How to decrease the time of first call? Thanks. -- bugtraq <bugtraq at 163.com>