| |
-
overview
 Introduction to Serial Communication
Serial Communication, like any data transfer, requires coordination between the sender and receiver.
For example, when to start the transmission and when to end it, when one particular bit or byte ends and another begins, when the receiver's capacity has been exceeded, and so on. A protocol defines the specific methods of coordinating transmission between a sender and receiver.
preview:
http://developer.apple.com/documentation/mac/Devices/Devices-313.html
4/8/2005
Tags: serial
 |