gleichman Posted November 24, 2014 Report Share Posted November 24, 2014 I have two programs written in LabVIEW that share data via UDP. The data is being shared successfully when they are both running on the same computer, but not when separated. Some facts: This has worked in the past on different systems Both computers are on the same subnet Both computers are Win7SP1 Pro with the firewall and virus scanner off The computers are connected together with a TP Link TL-SG108 switch with no other computers connected I don't receive a valid response from ping between the two computers I like donuts Any clues would be appreciated. Quote Link to comment
JKSH Posted November 24, 2014 Report Share Posted November 24, 2014 (edited) I don't receive a valid response from ping between the two computers That means the computers aren't connected properly. You must get pinging to work first. Without this basic step, UDP definitely won't work. What are the IP addresses and subnet masks of your two computers? Edited November 24, 2014 by JKSH Quote Link to comment
gleichman Posted November 24, 2014 Author Report Share Posted November 24, 2014 The computers are attached to two networks and I had the cables swapped on one of the computers. After swapping the cables, ping and everything else works. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.