IrDAClient SocketException...

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

Guest

irClient = new IrDAClient();

the code raises the socketexception "The file handle supplied is not valid".
What does this means? How can I solve it? the Pocket Pc that i used is IPAQ
h2200, and the infra-red is consumer infra..
 
Have you disabled "Receive all incoming Beams" in Settings > Connections >
Beam to turn off the default obex listener.

Peter
 
I found out that the active sync causes the file handle exception, when i
close the active sync, i don't receive the exception anymore. But how about
the exception "No connection could be made because the target machine
actively refused it".
 
Back
Top