08-07-2008 10:47 AM
The following interprocess communication (IPC) mechanisms are supported by Windows:
* Clipboard
* COM
* Data Copy
* DDE
* File Mapping
* Mailslots
* Pipes
* RPC
* Windows Sockets
It would be nice to have one thread that lists all the Microsoft Windows' Inter-Process Communications options that are viable for implementation with LabVIEW. Searching the forum for "interprocess communication" finds various ones but others are not mentioned. NI document "How Do I Use LabVIEW to Communicate with Other Applications?" written in 2000 lists TCP, UDP, and ActiveX. Surely there are more...
See:
* ms-help://MS.VSCC.v90/MS.MSDNQTR.v90.en/ipc/base/interprocess_communications.htm
* http://digital.ni.com/public.nsf/allkb/B3959ED76D55A9E586256965004D8092?OpenDocument
08-08-2008 05:26 PM
08-09-2008 10:50 AM
d.w.b wrote:
The following interprocess communication (IPC) mechanisms are supported by Windows:
* Clipboard
* COM
* Data Copy
* DDE
* File Mapping
* Mailslots
* Pipes
* RPC
* Windows Sockets
It would be nice to have one thread that lists all the Microsoft Windows' Inter-Process Communications options that are viable for implementation with LabVIEW. Searching the forum for "interprocess communication" finds various ones but others are not mentioned. NI document "How Do I Use LabVIEW to Communicate with Other Applications?" written in 2000 lists TCP, UDP, and ActiveX. Surely there are more...
See:
* ms-help://MS.VSCC.v90/MS.MSDNQTR.v90.en/ipc/base/interprocess_communications.htm
* http://digital.ni.com/public.nsf/allkb/B3959ED76D55A9E586256965004D8092?OpenDocument