LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to find TCP/IP communication Link is established successfully between two computers

Hi,

 

How to find TCP/IP communication Link is  established successfully between two computers

 

Regards

Ravi

0 Kudos
Message 1 of 4
(2,935 Views)

HI,

 

did you refered this link ?

 

also see attached example which you can also find in LV examples.

 

-Amit

-
Amit
CLAD
0 Kudos
Message 2 of 4
(2,928 Views)

HI,

 

did you refered this link ?

 

also see attached example which you can also find in LV examples.

 

-Amit

-
Amit
CLAD
0 Kudos
Message 3 of 4
(2,928 Views)

What are you trying to do?  There are several ways of using TCP/IP to communicate between computers.  Some use functions that explicitly manage the connections, and these typically have a Time-Out associated with them if they fail to connect.  Other methods are a bit more "passive" (I'm thinking of Network Shared Variables), but there are usually ways to determine if "the other side" is listening.

 

To repeat, what are you trying to do?  Do you have LabVIEW code that you are using, or trying to use?  If so, we need to see it in order to make meaningful suggestions to you.

 

Bob Schor

0 Kudos
Message 4 of 4
(2,899 Views)