![]() |
Sending data through a Ethernet port
Hi :D
I want to send data between a computer and the cRIO. I figure the best way is through a Ethernet cord. at the very least, i would like to send int numbers or boolean numbers I would like to do this in java, but i can do it in other languages if possiable thank you in advance |
Re: Sending data through a Ethernet port
Use the NetworkTables API. You can add networktables-desktop.jar as a dependency in a java project which can be read in the default networktable java API.
Here are some good examples http://www.chiefdelphi.com/forums/sh...d.php?t=103352 |
Re: Sending data through a Ethernet port
Can't you just plug a crossover cable between the two and change your connection type on the driver station? Or is your question more complicated than that?
|
| All times are GMT -5. The time now is 11:41. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi