I need to write a simple program to read a text file through the com port. This is to be a one- way transmision through a cable (no errors). Am i better off trying to use the oncomm event, or setting up a loop to keep reading the buffer untill an end of file is recieved?