|
-
Jan 25th, 2002, 05:35 PM
#1
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.
-
Jan 25th, 2002, 06:15 PM
#2
Addicted Member
Is the packet coming in on the Comm Port or a network card?
-
Jan 25th, 2002, 06:17 PM
#3
PowerPoster
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++.
-
Jan 25th, 2002, 09:31 PM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|