Device to Desktop File Transfer

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

Guest

Hi,
I need to write an application which runs on the device to transfer files from device to desktop.
I am using CE.Net, Active sync and Irda.
The main thing is the application should run on the PDA.
Thanks in advance,
Katty
 
There *must* be something running the PC to receive that file. If the PC is
a Windows box, then you might be able to create a shared folder, map that
folder on the PDA, and copy your files there. If not, you'll *have* to add
some type of Web server, FTP server, or custom program on the PC to get the
file. There are no intentionally open holes in the security perimeter on
the PC for this.

Paul T.
 
Back
Top