|
Re: Communicating With A PC
Quote:
Originally Posted by JamesBrown
Based on his previous posts it is probably safe to assume he is using C++.
|
No, I should have mentioned it, the cRio is flashed to Java so I have to use java, the client will be in C++ though. Thanks Ryan, just what I needed
Quote:
Originally Posted by byteit101
what are you trying to transfer? If you just want to get feedback or basic debug info, you could just use my ZomB Dashboard: http://firstforge.wpi.edu/sf/projects/zombdashboard
it (currently) uses the dashboard packets to send ints, floats, and strings, and also supports the video stream. You can also configure the DS to send data (minus video) to a remote computer (its in a draft manual on the site)
It uses the Dashboard class and works with Java and C++ If you need help, pm me.
|
Thanks for your help, if you have not noticed, I like to do a lot of things from scratch, LOL
__________________
Do not say what can or cannot be done, but, instead, say what must be done for the task at hand must be accomplished.
Last edited by davidthefat : 03-06-2010 at 20:12.
|