Re: How to tell clients which "Windows" devices VFP runs on

2015-02-17 Thread Ken Dibble
FYI, Ken: there are a bunch of RDP applications for Linux. I used them all the time to hook into a bunch of headless windows machines. I've developed this entire VFP app that way, as my primary workstation is a Linux laptop. Thank you, Ted. Ken Dibble www.stic-cil.org

RE: Recommendations for encrypting a VFP exe

2015-02-17 Thread Tracy Pearson
Wes Wilson wrote on 2015-02-17: > What do you recommend for encrypting a very valuable commercial exe? Wes, REFOX is one way to go http://www.refox.net/ With the latest version you can embed the VFP runtimes in to the encrypted EXE. Another suggestion is to digitally sign the EXE after you

Recommendations for encrypting a VFP exe

2015-02-17 Thread Wes Wilson
What do you recommend for encrypting a very valuable commercial exe? Wes Wilson, President ERW Custom Programming, Inc. Crescent Lake Plaza 5459  Elizabeth Lake Rd. Waterford, MI 48327 (248) 683-4182 Visual FoxPro Programmers – Your connection to great Visual FoxPro Programmers |   | |   |   |

Re: VFP9 and MSMQ

2015-02-17 Thread Stephen Russell
On Mon, Feb 16, 2015 at 8:45 PM, Kent Belan wrote: > Hello, > > I am trying to develop a VFP9 program what will read a message from the > message queue, do some processing and put the answer back on the same > message in the response. > > I have a good start but running into problems. Does anyone

stupid xml question

2015-02-17 Thread Virgil Bierschwale
Yesterday, using the magic of something called ajax, I brought the following two options online: http://keepamericaatwork.com/2015_lca_apps.php http://keepamericaatwork.com/2014_lca_apps.php It simply generates a drop down list showing all job occupations in america and then selects the visa data

Re: How to tell clients which "Windows" devices VFP runs on

2015-02-17 Thread Alan Bourke
You can secure RDP traffic using SSL/TLS. Given that it is very commonly used for remote server admin, it has to be secure. -- Alan Bourke alanpbourke (at) fastmail (dot) fm On Tue, 17 Feb 2015, at 04:11 AM, Ken McGinnis wrote: > I believe (hope) that RDP is secure because I am not aware of