Reading a net file and removing all the garbage

BlitzPlus Forums/BlitzPlus Programming/Reading a net file and removing all the garbage

When you open a TCP stream to an file online, it includes a header with a bunch of crap all over. How do you tell where the garbage ends?

IIRC, the data starts with a blank line.