|
Re: Can somebody give me a run-down on NetworkTables connections?
My real question is whether I could use Javascript with something like socket.io to send information to and from the robot using Network Tables. That is, have a NT Server running on the robot with various clients using other communications libraries on other networked devices to send and receive information.
Libraries like NT, socket.io, and websockets all have their own way of handling servers and clients. Can I mess with them so that I can open a connection from a websockets client to receive data from a NT server node on the cRio?
__________________
sudo chmod u+x helloworld.sh
gotta start somewhere.
|