You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Hi Yasinkuyu,
Tks for your source, It's great.
But I found the seem Internet Traffic that doesnt work.
Regard,
The text was updated successfully, but these errors were encountered: