Coder Social home page Coder Social logo

netview's Introduction

NetView

Language

Foreword

Near graduation, due to graduation project requirement, I was busy studying machine learning, so I hadn't written c++ code for a long time. Recently I was trying to write a different code, and happened to want to make a small thing. So I tried to do this thing during the time of graduation design.

Introduction

This is a desktop taskbar plug-in for viewing real-time network speeds. It uses the COM object technology of the custom DeskBand, and obtains the interface information and data of the network card with Microsoft's API, GetIfTable, to calculate and finish network speed monitoring. The rendering is as follows:

Instruction

Download the release version in the release field and double-click on register.bat to complete the plug-in registration. Right-click on the taskbar menu, click the secondary menu appears on the toolbar, select the newly registered NetView.

Testing Platform

Windows10 x64

If there is a problem with other platforms, please inform me in issue, thanks~

Bug Fixed

I misunderstand the data-rate unit before. In fact, network traffic unit is often described as bit rate, which uses the bits per second unit("bit/s" or "bps") to quantify.

1Kbit/s = 1000bit/s 1Mbit/s = 1000Kbit/s 1Gbit/s = 1000Mbit/s

Sometimes, bytes per second unit("B/s") also can be used to quantify bit rate.

1B/s = 8bit/s

Bug Remaining

I don't know whether it is so frequent to refresh that flash will occur in NetView sometimes. And after it has been running for a long time, the Explorer memory will explode.

Anyone who can help me to sovle this problem would be nice! 😁

Reference

netview's People

Contributors

azuregreen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

netview's Issues

No NetView Widget in The Toolbar

i installed NetView with Register.bat without any issue but it didn't appeared in the toolbar menu.
Do i have to restart my System?

image

P.S. Megumi Kato I.T.B.G.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.