Re: Handling of events on serial port
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Mon, Nov 3, 2008 at 11:11 PM, Rakesh Singhal <rakesh.singhal@gmail.com> wrote:
I am using the POSIX APIs to write a library to provide the wrapper functios for these APIs. I would like to know about handling the events for serial ports. How to handle these events occuring on serial ports? Which APIs I have to use?
Take a read of the guide on serial I/O programming: <http://developer.apple.com/documentation/DeviceDrivers/Conceptual/WorkingWSerial/> And the related sample code: <http://developer.apple.com/samplecode/SerialPortSample/> Phil _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Phil