About This File
NI Web Service Server v2.0.0
Copyright © 2010, John Lokanis
All rights reserved.
Author: John Lokanis
LAVA Name: jlokanis
Contact Info: Contact via PM on www.lavag.org
LabVIEW Versions:
Created and tested with LabVIEW 2009
Dependencies:
Requires .net 2.0 or higher, LabVIEW 2009 or higher.
Description:
This Project contains a set of VIs and support files designed to build an installer that will place the 'NI Web Service Server' on a target machine.
The NI Web Service Server is a small LabVIEW EXE that runs as a Windows service in the background, keeping all LabVIEW web services running regardless of what other applications are running on the machine.
Also included are a few web services that support the following:
Getting screenshots of the target machine on demand.
Getting VI Front Panel images from any running LabVIEW EXE on the target machine.
Getting EXE version information from any running LabVIEW EXE on the target machine.
Testing the web service with a simple 'echo' command.
Please refer to the included 'NI Web Service Server.pdf' file for a more detailed explaination.
Instructions:
Build the various components and desired installer, then install to target machine. Use any standard web browser to access the web services.
Known Issues:
None
Acknowledgements:
NI Knowledgebase, MSDN
Change Log:
v1.0.0: Initial release of the code.
v2.0.0: Ported to LabVIEW 2009.
License:
Distributed under the Creative Commons Attribution 3.0 (http://creativecommo.../about/licenses)
See link for a full description of the license.
Support:
If you have any problems with this code or want to suggest features:
please go to www.lavag.org and Navigate to
LAVA > Resources > Code Repository (Certified) and
search for the "[CR]NI Web Service Server" support page.
Distribution:
This code was downloaded from the LAVA Code Repository found at www.lavag.org
What's New in Version 2.0.0 See changelog
Released
- Ported to LabVIEW 2009.