Re: Need MAC Address of LAN Devices, Access ARP Cache



I think I found what I need.

http://www.codeproject.com/csharp/pacanal.asp

They have a C# app that captures entire packets, just like Ethereal. I
can use the WinPCap conversion that Firat designed.

I'm still open to suggestions though!

.



Relevant Pages

  • Re: Need MAC Address of LAN Devices, Access ARP Cache
    ... They have a C# app that captures entire packets, ... can use the WinPCap conversion that Firat designed. ... Have you considered launching an arp command as new process, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: ActiveX.exe more problems
    ... it's not a Streaming device. ... Jungo assumes this too ... App doesn't see an Abort or Stop flag it starts interrogating the USB device ... Packets are received ...
    (microsoft.public.vb.general.discussion)
  • Re: Firing Events from Modile containing a Threads code
    ... > Ive been advised to use events in my app. ... listens for UDP packets. ... hence the event gets fired twice, ... first procedure to finish executing and then call the method again in ...
    (microsoft.public.dotnet.framework.compactframework)
  • RE: [inbox] RE: Bogus DNS traffic
    ... The handful of packets I captured all had ID "102" and ... Dave Gillett ... > Do you have any full packet captures? ... most highly-anticipated industry event of the year. ...
    (Incidents)
  • Re: IOCP critical sections and mutexes
    ... just deleted object. ... My packets never go over 2k in size. ... then pushes it in a queue that will be later processed by my main app ... If I use a mutex instead it works fine. ...
    (microsoft.public.win32.programmer.kernel)