Hello,
I'm using LabView 7.1 and started using Data Sockets with their functions Open, Read, Write and Close. When I use DS for a simple task everything works easily but in a real application I will need to write from a remote computer, which is not the default. In that case I'll have to define the processes in the server itself, instead of just opening them from the programs, and change the configuration with the Data Socket Manager. I'd prefer to manage the Data Socket Server programatically but I cannot find anything in LabView to do that task.
Thanks,
Marce