-
chrismorgan pushed 1 commit(s) to refs/heads/master in the sharppcap Git repository of the SharpPcap project.
2009-12-01 05:48:36 UTC by chrismorgan
-
I tested here on a Windows 7 with WinPcap 4.1.1 and Sharppcap 2.2.0 with example1 and I see:
Example1.IfList.exe
SharpPcap 2.2.0.0, Example1.IfList.cs
The following devices are available on this machine:
----------------------------------------------------
interface: Name: \Device\NPF_{D8B7C9B2-D53D-45DA-ACF0-2E2116F97314}
Description: Intel(R) PRO/1000 MT Desktop Adapter
Addresses:
2009-12-01 00:07:14 UTC by chrismorgan
-
chrismorgan pushed 2 commit(s) to refs/heads/master in the sharppcap Git repository of the SharpPcap project.
2009-12-01 00:01:32 UTC by chrismorgan
-
Using the latest version of WinpCap (released to support win7) combined with either the last stable build of sharppcap or the new RC build, device.Addresses array has zero elements, even though packets are being captured.
This is a problem as determining if a packet is inbound or outbound is essential...
[if (packet.SourceAddress.Equals(device.Addresses[0].Addr.ipAddress))].
2009-11-30 17:24:01 UTC by nobody
-
chrismorgan made 1 file-release changes.
2009-11-26 02:49:01 UTC by chrismorgan
-
chrismorgan made 1 file-release changes.
2009-11-26 02:48:01 UTC by chrismorgan
-
chrismorgan made 3 file-release changes.
2009-11-26 02:47:01 UTC by chrismorgan
-
chrismorgan pushed 1 commit(s) to refs/heads/master in the sharppcap Git repository of the SharpPcap project.
2009-11-26 02:26:51 UTC by chrismorgan
-
chrismorgan pushed 1 commit(s) to refs/heads/master in the sharppcap Git repository of the SharpPcap project.
2009-11-26 02:21:24 UTC by chrismorgan
-
chrismorgan pushed 7 commit(s) to refs/heads/master in the sharppcap Git repository of the SharpPcap project.
2009-11-26 02:18:43 UTC by chrismorgan