Reading TV remote controller commands in VB... (IRDA)

JumpyNET

Centurion
Joined
Apr 4, 2005
Messages
196
Hello,
has anyone of you ever wanted to read commands from a normal tv remote controller inside a VB application?

Allmost all laptops have an integrated infrared port these days and I'd like to use mine. I'm asking if anyone would be interested in helping me with this?

So far I've found this article:
http://geekswithblogs.net/khanna/archive/2004/09/26/11739.aspx

The article introduces the "System.Net.IrDA.dll" which you can download from microsoft:
http://msdn.microsoft.com/netframework/programming/netcf/downloads/default.aspx


I will try solve the problem my self too but I appreciate any help in the meantime.
 
Back
Top