Infrared using System.Net.IrDA

P

Patrick Dugan

I have a question regarding programming for infrared signals using the
system.net.irda. I found an example on microsoft that looked perfect.
When I run this program on my PDA (Dell Axim 5 PPC Mobile 2003) it
either gives me an error if I try to send (InvalidOperationException
Could not find resource assembly Application::Run+0xf Form1::Main+0xd)

or

if I simply try to exit the program, then it locks up and I have to
reset the PDA. Here is the example:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnhcvs04/html/vs04b6.asp

I'm simply looking for a nice simple example (in vb.net) of how to send
an infrared signal to another device. In this case a Robosapien.
Anybody know of any simple examples that don't lock up?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top