Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internet Traffic - Doesn't record #1

Open
thangpdtt opened this issue Apr 10, 2015 · 1 comment
Open

Internet Traffic - Doesn't record #1

thangpdtt opened this issue Apr 10, 2015 · 1 comment

Comments

@thangpdtt
Copy link

Hi Yasinkuyu,

Tks for your source, It's great.

But I found the seem Internet Traffic that doesnt work.

Regard,

@isaacorni
Copy link

isaacorni commented Aug 16, 2016

Hi @thangpdtt I think it's a little bit late but hope still helps you.
I've been debugging the application and it seems to be related to the ISATAP Adapter. I'm currently debugging in my local machine and when the program reaches a breakpoint set at Views.cs public static dynamic get_traffic() method in the foreach loop noticed that x has two result objects: one is my current adapter and the other one is the mentioned ISATAP adapter whose has no traffic information ie 0/0 recv/sent.
I solved this by discarding the information provided by ISATAP adapter.
I think it could be a nice feature to add support for several LAN adapters. What do you think @yasinkuyu ?
Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants