|
-
Feb 26th, 2001, 03:37 PM
#1
Thread Starter
New Member
Hi everyone,
I was wondering if there was a way to see what data is sent to the network card ? (The network card being used for ADSL modem Internet connection)
I can't tell you much about the program I have to do but I would have to find out what data is sent to the Internet by the nic and then use a loop to send it back. Is that possible ?
I am not so bad at VB so I was thinking at how to do it with VB but if it's not possible, how could I do it in another language ?
Thanks,
Joel Lord
-
Feb 27th, 2001, 07:55 AM
#2
Black Cat
It's definately possible as I've used packet sniffers that do exactly what you want to do. They probably involve lower level code than VB is capable of though.
Try this page to start:
http://207.71.92.193/oo/packetsniff.htm
Josh
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Feb 27th, 2001, 12:28 PM
#3
Thread Starter
New Member
Hi,
thanks, this worked just fine ! But the problem now is how could I communicate with the network card to send this packet without the application that originally sent it ?
Joel
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
|