Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/06/02 17:05
Read: times


 
#20496 - RE: necessary handshake with modem?
It sounds as if you are designing the client and the server. If so the easiest way to flow control is to echo. That is the sender issues a byte and expects a remote end echo. This method sets the pace without timers.

There are two additional issues which you must deal with no matter what flow control method you are dealing with 1) error control and response (protocol); 2) timeouts waiting for response (echo).

regards,
p


List of 5 messages in thread
TopicAuthorDate
necessary handshake with modem?            01/01/70 00:00      
RE: necessary handshake with modem?            01/01/70 00:00      
RE: necessary handshake with modem?            01/01/70 00:00      
RE: necessary handshake with modem?Andy            01/01/70 00:00      
RE: necessary handshake with modem?Andy            01/01/70 00:00      

Back to Subject List