Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP to Linux
Message
De
06/11/1998 18:56:23
Tim Hockin
Illinois State U - Residential Computing
Normal, Illinois, États-Unis
 
 
À
06/11/1998 18:12:07
Jack Mckinnon
Seed Structure Information Partners
Arvada, Colorado, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00151551
Message ID:
00155423
Vues:
27
>While this has solved the problem of getting access to the Linux filesystem, I am left with a bit of a hack in terms of sending commands back to Linux. My implementation now involves sending one or more commands in a text file, then having a shell script on the Linux side check for the file's existence, execute the script, then delete it. This is managed by a script which in turn is run as a recurring cron job. It works fine, except that there can be up to a minute delay in waiting for cron to cycle. I would like to do something a bit more direct, such as running telnet from VFP, in order to make the command execute at will. I saw nothing in Rick's wwIP tools that would facilitate this.


You could write a small daemon on linux, and use IP from VFP to connect to that daemon and feed it the data - gets rid of samba and your cron job.

Tim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform