Designing Applications Using Network Streams
- Updated2026-03-31
- 1 minute(s) read
You can design applications for Windows and Real-Time systems to perform the following tasks using network streams:
- Stream data
- Send commands
- Display information about endpoints
Refer to the Simple Network Streams.lvproj in the labview\examples\Data Communication\Network Streams\Simple Network Streams directory for an example of designing applications using network streams.
Related Information
- Streaming Data between Applications
- Sending Commands between Applications
- Displaying Information about Endpoints
Use Network Stream Endpoint properties with the Network Streams Property Node to display endpoint information such as buffer size.
- Data Communication Methods in LabVIEW