LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Datasocket between remote PC's - setup

Hi guys,

I'm new to datasockets, and can read and write packets sent on my local network.

Now I'd like to send data, using datasockets, to a PC on a different network.

Trying a few things but not had much luck yet.

 

Anyone got this working yet ? - please let me know what config you used for datasocket manager, and which IP addresses you entered where..

 

Thank you!

0 Kudos
Message 1 of 3
(2,356 Views)

To send data to different subnet, it must send via the gateway. Have you set gate way correctly?

0 Kudos
Message 2 of 3
(2,341 Views)

Ok just to be clear, I want to send data from a PC in factory 1 to a PC in factory 2

 

What ip address do I use at the DS sending side, and what do I use at the receiving side?

 

Factory 1

PC ip: 192.168.1.100

gateway 192.168.1.1

DNS 111.111.111.111

ip address reported by myip.com:  333.333.333.333

 

 

Factory 2

PC ip: 192.168.1.200

gateway 192.168.1.1

DNS 222.222.222.222

ip address reported by myip.com:  444.444.444.4444

 

 

0 Kudos
Message 3 of 3
(2,337 Views)