Hi,
I have to write a program that accepts a continuous stream of data and check if data is 1 GB.
If it is 1 GB, then do something.
Meanwhile I should also not ignore any data that I am receiving...