H
Harry Simpson
I've seen the reference to the OpenNetCF RAPI class for sending files to the
PDA.
I need to actually have the device pull files from a server's directory via
an tcp/ip connection (eConnect ethernet docking station not ActiveSync).
My plan is to build in functionality on the device which will look in the
\Update directory on the server and if a file is found, check the version
(possibly by name) against whether the device has the same file....if not
it'd pull this file from the server down into the device directory.
Can the OpenNetCF RAPI class do this? Or is there a better other way? I do
have a web service running that the device can use.
Basically I need a painless way for the client to update like 30 to 50
devices at a time....
TIA
Harry
PDA.
I need to actually have the device pull files from a server's directory via
an tcp/ip connection (eConnect ethernet docking station not ActiveSync).
My plan is to build in functionality on the device which will look in the
\Update directory on the server and if a file is found, check the version
(possibly by name) against whether the device has the same file....if not
it'd pull this file from the server down into the device directory.
Can the OpenNetCF RAPI class do this? Or is there a better other way? I do
have a web service running that the device can use.
Basically I need a painless way for the client to update like 30 to 50
devices at a time....
TIA
Harry