Jump to content

GLA Summit 2020/Connecting Applications

From LabVIEW Wiki
Revision as of 03:15, 23 December 2020 by Q (talk | contribs) (Added page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Connecting Applications by Casey Lamers

Applications are increasingly composed of many smaller applications that need to work together. I will discuss connecting mulitple application using TCP/IP with JSON as a messsaging interface and using PostgreSQL as a Database interface. These interfaces are not language specific and can allow for integration with customers, other (non-LabVIEW) groups within your organization, with consultants, etc. We have used these interface methods to build a much more flexible system at Phoenix, LLC.


Presentation Links

See Also

External Links