|
cRIO networking
How would one go about changing the IP addresses of the cRIO's ports? More specifically, how would you (assuming it is possible) change the cRIO's port 2 from the 192.168.0.x network to a different network (ex 10.4.52.x)?
Also, Is it possible for the cRIO to have a proxy program on it, so stuff on port 1 can communicate with stuff on port 2 (like wireless camera access)?
For networking, how does the cRIO know what port to put it out on? With subnet 255.0.0.0? 255.255.255.0?
__________________
Bubble Wrap: programmers rewards
Watchdog.Kill();
printf("Watchdog is Dead, Celebrate!");
How to make a self aware robot: while (∞) cout<<(sqrt(-∞)/-0);
Previously FRC 451 (The Cat Attack)
Now part of the class of 2016 at WPI & helping on WPILib
|