1

I'm using Python 2.7 and Windows 7 (but I need it to work on at least XP as well).

How can I get the percentage of the network bandwidth used by my program written in Python? So if the internet speed is 20 Mbit/s, and my program is connecting to the web at a "full speed", it'd write 100%, etc.

Thanks in advance!

1 Answer 1

1

You would need to develop a windows network driver with such capability.

Check the related answer at: Monitor a process's network usage?

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.