Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web Connection Web Server - send a file
Message
De
10/07/2000 17:07:20
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00390308
Message ID:
00390505
Vues:
8
>Next, the XML data file needs to be sent ("forwarded") to another client computer on this WAN. My client-side application watches for incoming XML files and updates its' free tables when XML files are found in a specific directory.

If your solution is thus far file based, and the client machines are on the same network, then the simplest solution would be to allow the server to access drives on the client via UNC, and just copy the file:

COPY FILE "c:\myxml.xml" TO "\\Client1\SomeShare\SomeFolder\myxml.xml"
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform