LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the IP of the client when TCP connect in the server

Solved!
Go to solution

How to get the IP of the client when TCP connect in the server.

 

The only parameter got from the connection is connectionID.

 

 

0 Kudos
Message 1 of 2
(1,989 Views)
Solution
Accepted by topic author alex.

I guess you're using "TCP Wait on Listener" on the server. This returns the remote address and port (as optional outputs).

 

Message 2 of 2
(1,987 Views)