RS232Xfer.exe is a command line Serial Communication File Transfer Utility for Windows. It returns an error code denoting success or failure. The returned error code may be queried by a command (batch) file or from an application that spawns the utility. Example Usage: RS232Xfer -b9600 -eZMODEM COM1 SEND c:\Upload\*.pdf The above example sends all the PDF files in the directory Upload over COM1 using the ZMODEM protocol. Specifications: Compatible with Windows 7,Windows Vista, Windows XP, Windows 2003, Windows 2000, Windows NT Compatible with any COM port including USB/Serial adapters, Bluetooth/Serial Adapters, Ethernet/Serial Adapters as long as the export the COM interface Can be a command/batch file Can be spawned from any application Returns error code that may be queried. Possible Usage: Transfer files in batch between computers.
Platform Windows 95/98/ME
Operating Systems Windows 95/98/ME,Windows NT/2000,Windows XP,Windows NT/2000/2003/SBS2003,Windows Vista,Windows 7
Date added 16 Apr 2009
Last Updated 24 Jan 2011
Tags zmodem, xmodem, ymodem, serial, communication, utility, application, send, string, byte, read, input, output