|
-
Sep 20th, 2002, 09:53 AM
#1
Thread Starter
Hyperactive Member
-
Sep 20th, 2002, 11:02 AM
#2
Thread Starter
Hyperactive Member
-
Sep 20th, 2002, 05:23 PM
#3
Frenzied Member
-
Sep 20th, 2002, 09:00 PM
#4
Thread Starter
Hyperactive Member
WinPcap is Windows Packet Capture.
http://winpcap.polito.it/
-
Sep 20th, 2002, 10:19 PM
#5
Thread Starter
Hyperactive Member
Guess I should have explained a bit more.
WinPcap is a driver and api dll that is used to capture packets.
It is release under the BSD style License, which basically means free use.
I have been unable to get VB to make any API calls to the API DLL. If even it is possible, I dont think it would work because the way it handles the buffer and pointers. Hence the reason for writing an activex dll. Besides using method calls with paramters that have help, makes it alot easier.
The packetVB dll can currenlty:
Open the adapter.
Set the buffer size.
Set the mode.
Receive raw packet data.
Note: If I posting the wrong area or no one is interested please tell me. That way I can continue to work on the Dll or adbandoned it and shoot myself for wasting my time. 
Thanks
-
Sep 20th, 2002, 10:54 PM
#6
Hyperactive Member
-
Sep 21st, 2002, 04:38 AM
#7
Frenzied Member
It sounds like a good idea, but I have no knowledge of networks, so it would be wasted on me But I'm sure plenty of people would more than happy to find a use for it.
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
|