472,119 Members | 934 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,119 software developers and data experts.

Accessing files on a PocketPC device

I want my python app to read a file from a pocketpc mobile device, if
possible.

Assume I am running windows-xp, and activesync 3.8. Assume I have
"exported" the file.

As I understand it, exported files are not really on the PC, even after
syncing. You have to use your stylus on the PDA to get to the file in
question, then use your PC mouse to drag the file onto the PC. I hate
this. As it is, to get to the file, I have to open "my computer" then
open the "mobile device" icon.

Is there any way for a python script to access a file on the PDA?
Assume, I know exactly where the file is located, and what the file is
named.

Jul 25 '06 #1
1 1687
LB

walterbyrd ha scritto:
I want my python app to read a file from a pocketpc mobile device, if
possible.

Assume I am running windows-xp, and activesync 3.8. Assume I have
"exported" the file.

As I understand it, exported files are not really on the PC, even after
syncing. You have to use your stylus on the PDA to get to the file in
question, then use your PC mouse to drag the file onto the PC. I hate
this. As it is, to get to the file, I have to open "my computer" then
open the "mobile device" icon.
On my PPC (win mobile 2003 and activesync 3.8) syncing replicate (and
in some cases translate,as for excel, word...) file between PPC and PC.
So finally you have a copy on PC and a copy on PPC.

Otherwise you can access your PPC as a remote device via activesync.

I don't know if you can read a file on the PPC using a python app, but
surely you can operate on the syncronized file on the PC.

LB

Jul 26 '06 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

2 posts views Thread by smaggi | last post: by
2 posts views Thread by Poewood | last post: by
16 posts views Thread by Robert W. | last post: by
14 posts views Thread by Zahid | last post: by
13 posts views Thread by Aaron Smith | last post: by
reply views Thread by xlar54 | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.