[Winpcap-users] Using Winpcap to list active network sessions
Gianluca Varenni
gianluca.varenni at cacetech.com
Tue Feb 16 09:10:26 PST 2010
WinPcap captures packets, it doesn't directly lists the network session. You can obtain a similar information by decoding the captured packets and recognizing the IP/TCP connections. What's the problem that you are trying to solve? If all you need is the list of TCP sessions and you work on Windows only, I think the Microsoft IP helper API should give you what you need.
Have a nice day
GV
From: Turki Al-Ibrahim
Sent: Tuesday, February 16, 2010 8:47 AM
To: winpcap-users at winpcap.org
Subject: [Winpcap-users] Using Winpcap to list active network sessions
Hi,
I'm trying to develop an application that lists active network sessions in a machine, something like netstat but I'm wondering if it is possible to get the same result using winpcap API?
Thanks.
--
Taylor
--------------------------------------------------------------------------------
_______________________________________________
Winpcap-users mailing list
Winpcap-users at winpcap.org
https://www.winpcap.org/mailman/listinfo/winpcap-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-users/attachments/20100216/d6ff84d3/attachment.htm
More information about the Winpcap-users
mailing list