The compact framework has native support for IRDA through the winsock API. Check out this book:
Programming Microsoft ® Windows ® CE .NET, Third Edition
http://www.stolin-software.com/04boo...56-1884-4.html
It has a whole chapter on IRDA & the .NET framework. Included is a fully functional code: IrSquirtCF program, which lets you transfer (squirt) files from one Irda device to another.
Hope this helps....
|
Originally Posted by bitterman
|
[FONT=Verdana]Hey all,
Just wondering if anyone has tackled any programming in C# on the PPC, or specifically, any IRDA apps?
I've only just begun with a IRDAClient sample that was included in the .NET SDK, but a basic DiscoverDevices call returns nothing
Cheers,
Bitter[/SIZE]
|