I am trying to figure out how to get all the information that is being sent before i try to parse through the information. no binary just plain text. so i receive several lines and then i need to sort through it but right now i can only figure out how to sort through them one at a time. but if someone knows a way to parse the lines one at a time and continue until nothing else is being received then that will work too.