Hi All,
I am building my TCP communication application which will do the following.
From my Visual Basic applicaion i send a TCP command to my LabVIEW RT controller the labview process the command and sends back the results.
I am opening TCP ports and writing the data...In labview i am openings the connections for the same ports and reading the data...whereas the problem is in some ports i am able to read the data from labview but in some ports i am not able to receive the data.
I am setting TCP Read time out parameter to -1 so it has to indefentely wait till it receives the data.
I dont understand why i am not receiving any data in one of the port ??
Kindly let me know if any settings or configurations i have to make.
If anyone have faced a similar kind of problem pls let me know.
-Anil
Anil-B'lore