Thread: IRDA and C#
View Single Post
Old 08-17-04, 04:12 AM   #2 (permalink)
Orionpirate
Aximsite Prospect
 
Join Date: Jul 2004
Posts: 7
Thanked 0 Times in 0 Posts
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]
Orionpirate is offline   Reply With Quote