In message <20000515054355.24276.qmail@web4703.mail.yahoo.com>, uC Novice writes >Does anyone know what I need to send the PC in order >for it to start receiving my data using ZModem? >Perhaps it is a special header or couple of bytes >preceding the data that will start it. Again, the >serial port is configured for 57.6kbps 8-N-1 and >hardware flow control and I am using the same hardware >flow-control loopback trick that I used successfully >with the "Capture mode". X-Modem, Z-Modem etc. are packet systems, they send data in packets of a certain size, X-Modem uses 256 byte packets, and Z-Modem uses 1K packets, although I seem to recall it can use different sizes?. X-Modem is quite simple to implement, but Z-Modem is somewhat more difficult, but in either case I don't think it's what you really need to do. It would be much easier to write a comms program on the PC to just save the incoming serial data straight to disk, there's no need to get involved in complicated packet systems. -- Nigel. /--------------------------------------------------------------\ | Nigel Goodwin | Internet : nigelg@lpilsley.co.uk | | Lower Pilsley | Web Page : http://www.lpilsley.co.uk | | Chesterfield | Official site for Shin Ki and New Spirit | | England | Ju Jitsu | \--------------------------------------------------------------/