Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WWC with data in remote server, is it possible?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Divers
Thread ID:
01042680
Message ID:
01042879
Vues:
17
Thank you very much Rick.

>>Hello everyone!,
>> I am playing with Web Connection for the first time and I've been sucessful creating small application that runs in my intranet, as long as I have all the files in the same computer/server. I want to have my HTML pages in a remote server; (a different phisical location); and my Web Connection and VFP code in another, can somebody guide me to do this if it is possible at all.
>
>Yes it's possible, but probably not a good idea because it will be slow most likely (unless you have a fast LAN connection between the two machines).
>
>Basically you can run file based mode which can pick up inbound request files from the server's temp directory. All you need to do this is set up the wc.dll on the server, point it at a temp file path, then have the main application look at this path to pick up the message files. In your case that path would be a network path (mapped or UNC).
>
>This will work, but be very careful going down this path if you don't have a fast and reliable network connection (ie. LAN or dedicated WAN) - otherwise you'll have lots of problems with downtime.
>
>
>+++ Rick ---
Luis Guzman, MCP
"The only glory most of us have to hope for
is the glory of being normal." Katherine Fulleton Gerould
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform