Discussion:
Windows IPC Options Support
(too old to reply)
d.w.b
2008-08-07 16:10:07 UTC
Permalink
The following interprocess communication (IPC) mechanisms are supported by Windows:* Clipboard* COM* Data Copy* DDE* File Mapping* Mailslots* Pipes* RPC* Windows SocketsIt would be nice to have one thread that lists all the Microsoft Windows' Inter-Process Communications options that are viable for implementation with LabVIEW.&nbsp; Searching the forum for "interprocess communication" finds various ones but others are not mentioned.&nbsp; NI document "How Do I Use LabVIEW to Communicate with Other Applications?" written in 2000 lists TCP, UDP, and ActiveX.&nbsp; Surely there are more...See:* ms-help://MS.VSCC.v90/MS.MSDNQTR.v90.en/ipc/base/interprocess_communications.htm* <a href="http://digital.ni.com/public.nsf/allkb/B3959ED76D55A9E586256965004D8092?OpenDocument" target="_blank">http://digital.ni.com/public.nsf/allkb/B3959ED76D55A9E586256965004D8092?OpenDocument</a>
Karunya_R
2008-08-08 22:40:05 UTC
Permalink
Hi d.w.b, Thank you for the suggestion. I will put in a request to document the interprocess communication supported in LabVIEW.Thanks!
zou
2008-08-09 16:10:05 UTC
Permalink
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 SocketsIt would be nice to have one thread that lists all the Microsoft Windows' Inter-Process Communications options that are viable for implementation with LabVIEW.&nbsp; Searching the forum for "interprocess communication" finds various ones but others are not mentioned.&nbsp; NI document "How Do I Use LabVIEW to Communicate with Other Applications?" written in 2000 lists TCP, UDP, and ActiveX.&nbsp; Surely there are more...See:* ms-help://MS.VSCC.v90/MS.MSDNQTR.v90.en/ipc/base/interprocess_communications.htm* <a href="http://digital.ni.com/public.nsf/allkb/B3959ED76D55A9E586256965004D8092?OpenDocument" target="_blank">http://digital.ni.com/public.nsf/allkb/B3959ED76D55A9E586256965004D8092?OpenDocument</a>


Data Copy is supported by G Toolbox:
&nbsp;&nbsp;&nbsp; <a href="http://www.geocities.com/gzou999/index.html" target="_blank">http://www.geocities.com/gzou999/index.html</a>
&nbsp;
&nbsp;

Continue reading on narkive:
Loading...