11-29-2002 12:51 AM
12-02-2002 08:20 AM
01-11-2013 05:50 PM
What about "Web server" and "remote panel server" and "application web server" and "web services"? Are theses all the same thing?
01-14-2013
04:00 PM
- last edited on
05-04-2025
07:09 PM
by
Content Cleaner
The Internet Toolkit included a web server written in G. I was called "HTTP Server" at one point in time, the "G Web Server" at another point in time.
LabVIEW has a built in web server for running remote panels. This server was called the "LabVIEW Web Server" in LV 2011 and earlier. In LabVIEW 2012, it is now referred to as "Remote Panel Server". This web server runs inside the LabVIEW process, and is used to give remote access to a VI's front panel.
The Application Web Server is a web server that hosts LabVIEW built Web Services. The Application Web Server runs in a process separate from LabVIEW and the Remote Panel Server.