Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is possible to run VFP app on pocket pc
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00942654
Message ID:
00942695
Vues:
19
Hi Soykan,

VFP application can exchange data with Pocket PC (Windows CE based device) in following ways:

- create, modify and delete files on Pocket PC
- copy files from Pocket PC to computer
- copy files from computer to Pocket PC
- modify System Registry of Pocket PC
- access Pocket PC databases like Contacts or Tasks
- start applications on Pocket PC

On my web site there are several Pocket PC classes implementing this functionality. This part of API is called Remote Application Programming and allows to invoke some Windows CE calls remotely:

Pocket PC: custom RAPI class for operating with files and folders on mobile device
http://www.news2news.com/vfp/?example=448

Pocket PC: custom RAPI class for operating with the System Registry
http://www.news2news.com/vfp/?example=441

Pocket PC: custom RAPI class for operating with the Object Store Databases
http://www.news2news.com/vfp/?example=445

Pocket PC: custom RAPI class for executing routines on remote Windows CE device
http://www.news2news.com/vfp/?example=466

You can not use VFP to create application running on Pocket PC.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform