G
Guest
Hi,
I need to write a C#.NET PC application that can talk to a non-windows
device using a USB-IrDA adapter. I have been searching for information about
how to do this, and the bext info I have found is at this link:
http://msdn.microsoft.com/library/d...rda/irda_programming_with_windows_sockets.asp
However, that information is from 1998, which is before .NET, and I imagine
that .NET must wrap at least some of this functionality for us now. In
searching the .NET framework documentation for references to IrDA, there are
many classes under System.Net; however, these are all available only on the
compact framework.
Can you please direct me to some up-to-date information on how to use C#.NET
to communicate with external devices via IrDA, as described in (outdated)
link I included above?
thanks
Robb
I need to write a C#.NET PC application that can talk to a non-windows
device using a USB-IrDA adapter. I have been searching for information about
how to do this, and the bext info I have found is at this link:
http://msdn.microsoft.com/library/d...rda/irda_programming_with_windows_sockets.asp
However, that information is from 1998, which is before .NET, and I imagine
that .NET must wrap at least some of this functionality for us now. In
searching the .NET framework documentation for references to IrDA, there are
many classes under System.Net; however, these are all available only on the
compact framework.
Can you please direct me to some up-to-date information on how to use C#.NET
to communicate with external devices via IrDA, as described in (outdated)
link I included above?
thanks
Robb