file exchange between PC and Pocket PC via IrDA

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am working on an application that will do file exchange (send/receive)
between Pocket PC and PC (laptop) via IrDA. I am using VB .NET. On the Pocket
PC side I use System.Net.IrDA and IrDAClient... and other simular classes,
but when I develop Win application for the PC side I cannot make reverence to
System.Net.IrDA since it is included only in .net compact framework. So, Do u
have any ideas/hints how can I do the application that will run on the PC?

Thanx!
 
Back
Top