remote control of a device

  • Thread starter Thread starter Matteo Cima
  • Start date Start date
M

Matteo Cima

Hi,
some desktop programs have the ability to start an app in the device, afaik
on ppc only,
is this made with RAPI so activesync is mandatory ?
Or, given the ip of the device in the local network (wifi or ethernet), is
possible to "control" something on the device without activesync?

regards,
 
You can control it without AS, but you must write a client that runs on the
device and the communication hierarchy. A socket interface is pretty easy
to roll.

-Chris
 
I agree,
but i'd love to get control over a vanilla device, just plugged into the
lan.

Matteo


Chris Tacke said:
You can control it without AS, but you must write a client that runs on the
device and the communication hierarchy. A socket interface is pretty easy
to roll.

-Chris


message news:[email protected]...
 
Without a client app, you can't do it.

-Chris

Matteo Cima said:
I agree,
but i'd love to get control over a vanilla device, just plugged into the
lan.

Matteo


"Chris Tacke, eMVP" <ctacke[at]Open_NET_CF[dot]org> ha scritto nel messaggio
You can control it without AS, but you must write a client that runs on the
device and the communication hierarchy. A socket interface is pretty easy
to roll.

-Chris


ethernet),
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top