What is the latest version of Data Socket Server? How do I add it to my computer without installing LabView (since I'm a Measurement Studio for VB6)?
I'm using Data Sockets for communications between a LabView application and a VB6 Application. I have a computer with Version 4.0 (369) Data Socket Server. When I read String sockets with my VB6 program they come in as "0".
At the same time I have another computer with perhaps a different version of Data Socket Server that correctly reads string sockets (unknown version since I'm unable to gain access to that machine).
The code for both systems is generated on the same development system. The VB6 Component version appears to be Version 4.2 (2).
The solution I'm looking for must take into account that: I'm using NIDAQ Traditional only, because I can't get NIDAQ Tradisional and NIDAQmx on the computer together without causing serious problems.)
Thanks