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

September 2005 - Posts

WMI part 4 - Implementing a temporary WMI Event consumer in VFP

All the WMI queries so far in this series have been looking at static data, but WMI has a mechanism for checking for changes to local or remote computers and reacting to them: WMI events. Applications can register themselves as event consumers, and receive
posted by stuartd | 2 Comments
Filed Under:

WMI part 3 - Remote Queries

One of the principles of WMI is that everything that can be queried or set locally should be able to be done remotely.WMI makes no distinction between local and remote access ... The difference between a local and a remote connection is that users can
posted by stuartd | 4 Comments
Filed Under: