robotdotnet / NetworkTables

FRC NetworkTables for .NET. This is all old code and should not be used anymore.
3 stars 5 forks source link

How to connect to Robot using MDSN address #81

Open KyleRAnderson opened 6 years ago

KyleRAnderson commented 6 years ago

I've been trying to connect to my roborio using the address roboRIO-xxx-FRC.local as the address, set in NetworkTable.setIpAddress("roborRIO-xxx-FRC.local"). It always fails with error message NT: ERROR: could not resolve roboRIO-2706-FRC.local address (TcpConnector.cs:74)