IrDA Application Development (Windows Embedded CE 6.0)
1/6/2010
Windows Embedded CE supports an Infrared Data Association (IrDA)-compliant stack that enables two IR devices to communicate with each other. The IrDA specifies standards for hardware specifications and software protocols.
** Windows Embedded CEābased devices have three options for implementing IR communications:
- Raw infrared (raw IR)
- IrCOMM
- Infrared Sockets (IrSock)**
In This Section
- Accessing an IR Port Through Raw IR
Provides information about accessing the IR port and handling the connection as a serial port.
- Creating an Infrared Winsock Application
Provides information about creating infrared applications by using Winsock extensions.
Related Sections
- Infrared Communications
Provides links to topics that contain information about IrDA implementation in Windows Embedded CE.
- IrDA Reference
Provides descriptions of IrDA programming elements.