View Full Version : Sending Files
christopher.marohl
11-03-2009, 07:38 PM
Is it possible to send a file without sending it line by line? (send the entire file)
mgenti
11-04-2009, 08:37 AM
Yes, you could use use transparent mode (aka data mode) to send the file. You would then need to use some higher level protocol above that to make it simple to send the whole file, something like xmodem.
kbanks
11-04-2009, 10:58 AM
When you do this, you may also need to use flow control (depending on your chosen baud rate). I have run sustained 19200 without handshaking.
You will also want to look at the "buffering" related NV Parameters (ID 13, 14, and 15) so that you can maximize throughput.
vBulletin® v3.8.0, Copyright ©2000-2012, Jelsoft Enterprises Ltd.