Results 1 to 4 of 4

Thread: Read the packets as they come into the computer?

  1. #1
    hellswraith
    Guest

    Read the packets as they come into the computer?

    Does anyone know how I can read data packets as they are entering my computer using VB? I basically want to log all packet information and data as it comes from a certain IP address. I need code or a control or a object.....whatever, as long as I can access it with VB.

  2. #2
    Addicted Member Booda's Avatar
    Join Date
    Aug 2001
    Location
    B.C, Canada
    Posts
    237
    Is the packet coming in on the Comm Port or a network card?

  3. #3
    PowerPoster MidgetsBro's Avatar
    Join Date
    Oct 2000
    Location
    Apparently, Internet.com
    Posts
    3,125
    I think he means through the network card, or a modem. I don't think there is a way to do this with VB, but people have done it before with C++.
    <removed by admin>

  4. #4
    hellswraith
    Guest
    I am just looking for a COM object or something. I was hoping that someone that did it in C++ created a COM object that would allow me to get the information into VB. If they did it with VB code, that would even be better, but highly unlikely.

    Hopefully someone can come through on this.

    And yes, MidgetsBro is correct, I want to get Internet traffic, either through a NIC or Modem.

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