Git Product home page Git Product logo

Comments (6)

bricknerb avatar bricknerb commented on June 26, 2024

PuffyThePirateBoy[CodePlex]
Ah, problem temporarily solved by:

Setting project platform taget to x86 Disabling IPv6 on ALL devices.

However, should it not just ignore those devices with IPv6 enabled rather than just throwing an error disabling the LivePacketDevice.AllLocalMachine entierly? Or better yet, returning all devices, supported or not, and then throw error on PacketDevice.Open
instead.

Looking forward to the next release!
Keep up the good work!

(using this library at
http://mediasnoop.wennerberg.biz)

from pcap.net.

bricknerb avatar bricknerb commented on June 26, 2024

Brickner[CodePlex]
By the way, you can disable IPv6 support from the network device in Winodws 7 and try using Pcap.Net.

NotImplementedException should not be thrown when IPv6 is disabled.

from pcap.net.

bricknerb avatar bricknerb commented on June 26, 2024

Brickner[CodePlex]
Note that IPv6 devices support is a different issue than Windows 7 Support.
Windows 7 enables IPv6 support by default.
Pcap.Net doesn't support it in version 0.4.0 (it will be supported in the next version).

However, Windows 7 support will be supported by upgrading to WinPcap version 4.1.1 in the next version of Pcap.Net.

The reason for that this Pcap.Net version is not released yet is due to an issue with WinPcap version 4.1.1.

http://www.winpcap.org/pipermail/winpcap-bugs/2009-November/001094.html

from pcap.net.

bricknerb avatar bricknerb commented on June 26, 2024

PuffyThePirateBoy[CodePlex]
When setting target platform to x86 I recieve the following error when calling LivePacketDevice.AllLocalMachine:

System.NotImplementedException was unhandled
Message=Device of family Internet6 is unsupported
Source=PcapDotNet.Core
StackTrace:
at PcapDotNet.Core.DeviceAddress..ctor(pcap_addr* pcapAddress) in c:\tfs\tfs06.codeplex.com\pcapdotnet\pcapdotnet\src\pcapdotnet.core\deviceaddress.cpp:line 61
at PcapDotNet.Core.LivePacketDevice..ctor(pcap_if* device) in c:\tfs\tfs06.codeplex.com\pcapdotnet\pcapdotnet\src\pcapdotnet.core\livepacketdevice.cpp:line 86
at PcapDotNet.Core.LivePacketDevice.get_AllLocalMachine() in c:\tfs\tfs06.codeplex.com\pcapdotnet\pcapdotnet\src\pcapdotnet.core\livepacketdevice.cpp:line 34
[...and more]

from pcap.net.

bricknerb avatar bricknerb commented on June 26, 2024

Brickner[CodePlex]
The fix for will use WinPcap 4.1.1 to support Windows 7.

from pcap.net.

bricknerb avatar bricknerb commented on June 26, 2024

chase3626[CodePlex]
try to build your application for x86 platform. It should be supported by Windows 7.

from pcap.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.