Ok, I 'think' I solved my first file problem; however, I
still can't tell it where the EOF is located.
I'm sending the file in binary mode, therfore, what can I
send in binary over the COM that the other computer can
interpret as an EOF command?
Btw, I tried the ASCII '0' suggestion. I'm not...