Hello
For the first part, you might also use datasocket for interprocess communication. There are a couple of examples of this installed with CVI. This would be a little simpler than using TCP, but then you would need to have datasocket support on the client as well.
For the second ( if I understood you correctly),
you can create file associations from your measure files by editing the registry.
This article talks about it but it uses VB. The main thing is to see the specific registry entries being referenced. Once this is added to the registry, you would need to enable your application to support command line arguments in order to load the files up.
CVI has a Programmers tool
box that includes functions for registry manipulation you could use.
Hope this helps
Bilal Durrani
NI
Bilal Durrani
NI