How to program Infrared Port

  • Thread starter Thread starter QuocSI
  • Start date Start date
Q

QuocSI

Hi all,

I wish to program the Infrared port to communicate with another computer.
I don't know how.

Can someone help me please.

Thank a lot.
 
Hi,

You may take a look at the links below.

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=OGmzKmdb
CHA.4208%40tkmsftngp08&rnum=5&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%26
oe%3DUTF-8%26q%3DIrDA%2B%2522c%2523%2522%2Bsample%26btnG%3DGoogle%2BSearch

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=uG8rMX7Q
CHA.1652%40tkmsftngp09&rnum=9&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%26
oe%3DUTF-8%26q%3DIrDA%2B%2522c%2523%2522%2Bsample%26btnG%3DGoogle%2BSearch

Also you may refer to the detailed technical article on Irda programming
and different models.

IrTran-P, IrLPT, and IrDA Networking Support under Windows 2000
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnirda/html
/ircomm.asp

From MSDN
The recommended approach to programming IrDA applications is through the
Windows Sockets API. Legacy versions of Microsoft Windows used the
serialized IrCOMM
programming method, which is not supported in Windows 2000 or Windows XP,
nor is it the recommended approach. So a part of IrCOMM programming exposed
through the windows socket APIs are supported in windows 2000 and XP.
Please refer to the above article for more information.


Regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
Back
Top