File upload from device to desktop PC.

Z

zangloma

Is there some easy way to transfer files from device
to desktop PC?
I would like to write application for my device that would
just send file to desktop PC.
I noticed that the way to do this is to use Web Service.
Is there something simplier?

Best regards,
Zarko
 
Z

zangloma

I need it to be automated. Application that would just
transfer file from device to desktop by it self.
 
Z

zangloma

I need it to be automated. Application that would just
transfer file from device to desktop by it self.

Regards,
Zarko
 
P

Paul G. Tobey [eMVP]

OK, and it transfers the file when? When you connect it to ActiveSync? At
random times via the network connection other than ActiveSync? ActiveSync
is an easy way. If the PC shares a folder that is accessible to other
devices on the local network, that would work. If the PC runs an FTP
server, that is possible. Or, yes, you could write a Web service to run
under IIS on the desktop PC and write matching code to run on the device to
do it. This has all been covered dozens of tmies before. It's asking a lot
for us to go through the details of each scheme again. You might search the
archives via the link below and ask again only about new questions:

http://groups.google.com/group/micr...tframework?hl=en&lr=lang_en&ie=UTF-8&oe=UTF-8

Paul T.
 

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

Top