How do i Program a dashboard using WindRiver? Do i need to use Dirrect X codes or what. How do i go about doing this?
There’ve been a couple of threads on this topic, check out this one: http://www.chiefdelphi.com/forums/showthread.php?t=72874
Look for Greg McKaskle’s posts, he’s pretty knowledgeable about the networking-type stuff.
I’m not very knowledgeable myself, but I think you have to have some sort of server that listens to a UDP port and then you “simply” typecast the data into appropriate types. As far as implementation, not a clue.