First of all this is not a homework or anything of that sort. What I intend to do is monitor the traffic over a particular network adapter. By just typing 'netstat' into commandprompt you can get the data about network traffic over the Internet (If I am not mistaken), but I'd like to monitor a particular adapter, which is the default internet adapter, this is Tunngle VPN Adapter, the adapter is TAP Win32 Adapter V9 (Tunngle), how do I do it in VB6?
Program like NetworkTrafficView and SmartSniffer can do this monitoring, but I am interested to do one on VB6 just to learn more in the process of doing so.
Any ideas? Where do I start? Thanks in advance.
On side note: Is there any special switch to be used with netstat to get traffic for this adapter
Program like NetworkTrafficView and SmartSniffer can do this monitoring, but I am interested to do one on VB6 just to learn more in the process of doing so.
Any ideas? Where do I start? Thanks in advance.
On side note: Is there any special switch to be used with netstat to get traffic for this adapter