> How much of the IrDA specification is already in the Palm?

This is really more of a comm-dev-forum question.

Palm OS gives you several ways of doing IrDA:
- raw IR via the [New] Serial Manager
- IrLAP, IrLMP, and IrTTP via the IR Library
- IrOBEX via the Exchange Manager
- IrCOMM via the [New] Serial Manager

You didn't say which IrDA protocols the device understands, so it's hard to
give specific advice. The Exchange Manager is the easiest to use, but you
don't have a lot of control over how it works. However, it is the only
service that can run "in the background", listening for incoming connections
regardless of which app is running. The IR Library is the hardest to use,
but it gives you a lot of control. I haven't played with serial.
-
Danny

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to