CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Sniffer for W2K

  1. #1
    Join Date
    Mar 2003
    Location
    Romania
    Posts
    20

    Cool Sniffer for W2K

    Hy,

    I'm trying to build an application that captures the IP packages received/sent by the network card installed on the system and makes an analisys of them (dest IP, source IP, MAC address, etc). If anyone has a code that does something like that, even captures one package and displays it on the screen please send it to me.

    Thx.

  2. #2
    Join Date
    May 2000
    Location
    KY, USA
    Posts
    18,652
    Take a look at this article...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured