LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TCP-Connection: How to choose Local interface

hi

My Compuer has 3 network interfaces.

I want to receive UDP-broadcast packets and then send they through 2 other Interfaces with TCP-Protokol

So, I have to choose the right local interface fo each connection.

My problem is, I can define local-IP by UDP Open.vi, but I cannot do it by TCP Connect.vi (I'm creating a TCP client -> no listener).

 

Thank you in advice!

0 Kudos
Message 1 of 2
(2,425 Views)

The TCP Connect has an optional terminal (string) to define the network address (IP). That`s why you don't see it in the help window.

 

Felix

0 Kudos
Message 2 of 2
(2,419 Views)