|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||||
|
||||||
|
NetworkTables on PC
I'm trying to prototype some code using NetworkTables on my PC, without needing a cRIO. However, when I run it, I get an exception pointing to the following line in edu.wpi.first.wpilibj.networktables.ConnectionMana ger.java
Code:
server = (ServerSocketConnection) Connector.open("socket://:" + PORT);
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|