HOWTO?Remote acces from desktop to windows ce device with x86 compatibel cpu

  • Thread starter Thread starter Michael Daniels
  • Start date Start date
M

Michael Daniels

Hello NG,

is their any way to remote access a
windows ce device from a desktop pc?

something like pc-anywhere maybe?

Regards

Michael
 
OK,

that works.

"only" Problem is that i have to start the programm by hand on the ce
device:

We are palning to have 5 CE Terminals at a installation from a customer.
Is it somehow possible to connect soemhow to the ce device without having to
start a programm on
the ce device, like "py-anywhere" does?

Regards Michael
 
You'll have to create your own scheme to cause the client program on the
device to be launched. Having a way to attach to and control a device is a
significant security risk...

Paul T.
 
You're going to have to have something on the device running that looks for
an incoming connection. If you have an ActiveSync connection you can start
the app from the PC with a RAPI call.
 
Back
Top