|
Re: Using NetworkTables in C++ (need a quick and concise tutorial)
The operating system supports TCP/IP via the Berkeley socket interface. Support via the WPI and/or NI libraries is unnecessary. Most Linux networking example code on the net will run with few or no changes on the robot (in C or C++).
HTH
__________________
Fast, cheap or working - pick any two!
Last edited by wireties : 13-02-2014 at 13:35.
|