Reading a net file and removing all the garbage

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

JoshK(Posted 2005) [#1]
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?


Phil Newton(Posted 2005) [#2]
IIRC, the data starts with a blank line.