CompuServe Messages

Hi Speed Serial I/O

#: 26081 S7/ProgrammingForum unknown
    09-Jul-86 13:05:56
Sb: #26068-Hi Speed Serial I/O
Fm: Denis Hennessy 73277,1203
To: Richard Rae 72177,3516

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

Have you tried increasing the size of the serial driver's receive buffer ? I don't have my RKM here and I can't remember the call offhand but if you still have problems I can look it up. Also your loop is a one-character-per-iteration loop. If you know you are going to receive more than one character, you should request more than one in your read request.