Welcome to Foxite.COM Community Weblog Sign in | Join | Help

April 2006 - Posts

Command-line VFP

It's surprisingly easy to create a command-line interface to your application: example usages could be application updates, maintenance routines, anything that doesn't require a user interface.As an example create a file called vfp.cmd somewhere in the
posted by stuartd | (Comments Off)

Remote connections to Windows Server 2003 using WinRM

WinRM by default only allows remote connections via a secured connection using SSL (HTTPS). It can be configured to allow connections via HTTP, but as the documentation says, unless you are using IPSec to secure the connection between your client and
posted by stuartd | (Comments Off)
Filed Under: