Connect to Irda device

  • Thread starter Thread starter kees Luyken
  • Start date Start date
K

kees Luyken

I want to connect a Windows Ce device (4.1) to a Irda
printer. No problem with finding the device (using
discover devices) but getting the endpoint and then
connecting the error "could not find resource assembly".

Code:
This example I found www
Dim endP as new system.net.irdaendpoint(IrdaDevices
(0).DeviceID,"IrDA:IrComm).

I have someone idea ??

Thanks

Kees Luyken
 
I have the exact sma eporlbme nad I read somewhere on an
archived post that this is an error in the .net compact
framework. Im hoping it is and its addressed soon.

the actual error is "The connection was refused". Ive
pulled whats left of my hair out trying to get it to work
to no avail
 
Back
Top