Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Send structured message to WP 7 or other
Message
De
29/05/2011 01:26:28
 
 
Information générale
Forum:
Windows Phone
Catégorie:
Autre
Divers
Thread ID:
01512170
Message ID:
01512183
Vues:
65
>Is it possible to send a "structured" email message to a WP or Blackberry or another mobile phone device? By "structured" I mean something that when returned back to the sender can be parsed and the information extracted?
>
>I need to create a way to have a VFP application sending the information to and receiving back from a mobile phone device.


Why not use a Web Service?

I don't use SOAP or WSDL or anything, I just have a PHP file to accept information (url.com/upload.php?q=data) and another to download.

You can format the response any particular way you want it.

I don't even use XML, just numbers delimited by semi-colon cause it only takes one command to bust it into an array.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform