Hello Shane
First, Downloaded WinPcap 3.1 from:
http://www.winpcap.org/archive/3.1-WinPcap.exeSecond, Removed WinPcap 4.02 .
Third, Installed WinPcap 3.1 .
Fourth, Started the “Simple Internet Meter Lite” program.
Fifth, Connected the Dial-up modem to the ISP
Sixth, Refreshed the Adapter List on the “Simple Internet Meter Lite” program and selected “WAN (PPP/SLP) Interface” . Noted the IP Address changed value.
Seventh, Clicked on Start, then the “I can’t get WinPcap to locate the adpater. Please refresh the adapter list and make sure you have WinPcap v4 or higher installed.” Dialog Box is displayed.
Looks like some information is being passed between WinPcap 3.1 and Simple Internet Meter Lite. Just that the program is having problem with the order and type of variables that are passed between these two programs. Either variables are not in the correct order and/or variable types do not match. As in integer vs. single precision vs. double precision numbers or vs. character variables in WinPcap 3.1 are not of the correct type or in the correct order for Simple Internet Meter Lite or some of both conditions maybe the case. Base this on the fact that IP Address changed in value and the Network Traffic Speed Graph has never displayed the Network Receive Speed data (a green line) and the Network Sent Speed data has always been a constant unchanging value (a red line). The facts are that both the Network Sent Speed data (a red line) and the Network Receive Speed data (a green line) change in value all the time as seen on Windows XP Dial-up Status Monitor. What is seen on the Dial-up Status Monitor is not presently being seen on the Network Traffic Speed Graph of Simple Internet Meter Lite. My guess is that when WinPcap went from version 3.1 to version 4.02 that there has been a change in what information is collected by that program, also that the variables and there order have been changed as well. This information about WinPcap is reflected in which versions Microsoft Windows are supported and to what extent that support does go. The maker of WinPcap should have a detailed explanation of what information is available from version 3.1 and version 4.02 in their documentation of WinPcap for programer's to use.
Base on the test just made, what is required next is a review of what information is available from WinPcap an under what conditions vs. what information Simple Internet Meter Lite expects to receive from WinPcap.Thank you,
King