Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP to Linux
Message
From
07/11/1998 17:32:00
Jack Mckinnon
Seed Structure Information Partners
Arvada, Colorado, United States
 
 
To
06/11/1998 18:56:23
Tim Hockin
Illinois State U - Residential Computing
Normal, Illinois, United States
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00151551
Message ID:
00155524
Views:
28
>>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

Sounds good, but I don't now how to do either of those things. Can you point me in the direction of some references so that I can get a better feel for what you are suggesting? If not, that's OK, as this is just an internal app, and I appreciate what you have done already.
Jack McKinnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform