When a LabVIEW stand-alone application runs remotely, you can allow communication with the application by a web client, such as a web browser or another application via HTTP requests. LabVIEW Web services enable the communication between application and client. A Web service runs on the same target as the application and responds to HTTP requests from clients by executing VIs, referred to as HTTP method VIs, designed to transfer data to and from the application.
Web services can also run independently of a LabVIEW application.
Use the following help topics to get started with LabVIEW Web services.
Getting Started
Developing a Web Service |
Running a Web ServiceCommunicating with a Web ServiceCreating User Interface for a Web Service |
(Windows) To view related topics, click the Locate button, shown at left, in the toolbar at the top of this window. The LabVIEW Help highlights this topic in the Contents tab so you can navigate the related topics. |