.net - How to include IrdaClient.dll in Visual Studio -


i want use irdaclient class detect irda devices.

i have added following name spaces.

using system.net.sockets; using system.io; 

but still there no such class available.

am missing anything??

irda available on:

platforms

windows ce, windows mobile smartphone, windows mobile pocket pc

source


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -