Hello Friends.
I've tried to develop a program, that analyzes the network traffic.
It shows upload- and download-rates and quits an any desired program if the upload-rate has not been exceeding a defined treshold-value for a defined time (in this case 30 minutes).
Basically, the Program works fine, but there is one big problem:
After about 20 minutes it quits with an error message (there are not enough system ressources).
As you can see in the code below, the program uses the consol