| I need two computers to communicate through their RS232C ports : | | Computer #1 is an ancient Z80 based, running CP/M and BASIC, | two_non-standard_ FDDs (one not-working), no HDD and one RS232C port.
Looks like a megaware ? | | Computer #2 is a standard PI running Debian. | | I have written a small C program to transmit a character from #2 to be | received in #1. It is being received at #1, but garbled. I feel the | parameters like Baud rate, no. of stop bits, parity etc. need to be set | correctly. For Baud rate I am using 'setserial', but how to set the | others ? | | And, what would be the best way of achieving this communication ? Use minicom on linux box and google for communication package for cp/m. Its good to see, people still use cp/m ... Best Regards, Mukund Deshmukh, Director, Beta Computronics Pvt Ltd, Nagpur. ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
