LabVIEW TCP/IP module to transfer the packet of JSON string. This module should be compatable with the Python TCP/IP client. The Python client might have the service abstraction layer (SAL) support.
JKI JSON is a library for flattening LabVIEW data to JSON strings and for unflattening JSON strings back to LabVIEW data. This library extends LabVIEW's native JSON serialization with powerful ...