|
-
Sep 14th, 2005, 03:20 PM
#1
Thread Starter
Junior Member
[RESOLVED] [VB6] Listening to a port via Winsock.
Is there anyway to listen to an already opened port (sniffing?), say SMTP, without using a proxy then grab the relevant information...... I need to grab some information from SMTP traffic of my own mail server in real-time...
TIA
Last edited by Pedster; Sep 17th, 2005 at 08:09 AM.
Regards,
Peter
-
Sep 15th, 2005, 04:32 AM
#2
Thread Starter
Junior Member
Re: [VB6] Listening to a port via Winsock.
-
Sep 15th, 2005, 05:19 PM
#3
Fanatic Member
Re: [VB6] Listening to a port via Winsock.
There was a library released for doing exactly this...the name escapes me though...
Oh!
WinPcap
http://www.winpcap.org/
-
Sep 15th, 2005, 05:47 PM
#4
Thread Starter
Junior Member
Re: [VB6] Listening to a port via Winsock.
Much apreciated, I'll check it out
-
Sep 16th, 2005, 11:44 AM
#5
Lively Member
Re: [VB6] Listening to a port via Winsock.
Google for PacketX, it uses the WinPcap library in the form of an OCX that makes packet sniffing VERY easy. The downside is it is a trial, which I discovered to my dismay in about a month's time.
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
|