Hi,
right now I'm trying to communicate between LabVIEW and VB.NET via TCP/IP and have some problems to get a valid connection.
I have a Client/Server Application written in LabVIEW which is running fine and I have a Client/Server Application written in VB.NET and it's also working.
Now when I'm trying to set up an LabVIEW-Server and an VB.NET-Client I can not establish a valid connection. (Same problem with a LabVIEW-Client and a VB.NET-Server)
Has anybody an idea what the problem is or better any example code?
Thanks for any help
-paul