09-15-2006 10:37 AM
Hello
I am running LabVIEW 8.01 application on windows XP and Server 2003 machine. I want to send and receive transfer data between two machines.
So do any one deal with this kind of situation and find any problem.
Is there any problem or issues with Server 2003 which restrict connection using TCP/IP tool library that comes with LabVIEW.
Server 2003 is new and does any one know what are the restrictions or issues.
Thank you,
Amit
09-15-2006 10:48 AM
09-18-2006 12:13 PM
10-31-2007 04:00 AM
Hello Amit!
Have you solved the problem?
I have a similar problem with TCP/IP communication on a win2003 Server machine.
The app communicates over (NI)ModbusTCP with a PLC without any problem. In the app is a 2nd TCP/IP listener for additional communication with another app. If the other app connectes to the listener (started from a WinXP machine), the ModbusTCP loop takes a break for ~5s without reporting an error...! After that everything is working fine again...
If I use for both app's WinXP machines, the loop taken no break.
Thanks for an answer!