07-11-2007 07:58 AM
08-02-2007 01:41 PM
Hi Renato,
To enable Windows Mobile 5.0 devices, for example, to trasmit data using IrDA, the serial port must be converted to an IrDA port. This can be accomplished by getting a handle to the serial port and passing it to the EscapeCommFunction DLL. This will allow the resource to be used to transmit IrDA. Follow the example in the code below when creating applications that transmit data using IrDA.
Regards,
Filipe Silva
Application Enginnering
08-02-2007 01:52 PM