I have a question. I\'d like to send a continuous streams of byte to some host for certain amount of time (let\'s say 1 minute) using python.
Here is my code so far
The variable elapsed is not initialized. Set it to zero above the while loop.