Communicating Data with a Web Application
- Updated2024-05-31
- 1 minute(s) read
Communicating Data with a Web Application
Send and receive data from files and web services with your web application.
- Use WebVIs to include CSS, JavaScript, and other files in your web application.
- Learn more about sending requests to and receiving responses from a web service, including same-origin and cross-origin requests, and configuring the LabVIEW Web Service for access to your web application resources.
- Use WebVIs to communicate with web services, such as SystemLink Tags and Messages, on the same network as your web application or cloud web services.
Related Information
- Accessing Resource Files from a WebVI
You can include CSS, JavaScript, images, and other types of files in your web application and access them from a WebVI.
- Retrieving Data From a Web Service
- Communicating Data with Web Services Using WebVIs
You can communicate with web services on the same network using WebVIs.