09-27-2013 03:36 AM
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!
09-27-2013 05:40 AM
To send data to different subnet, it must send via the gateway. Have you set gate way correctly?
09-27-2013 06:33 AM
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