You may be better off in the long run coding this to convert the value to 
string data, transmit the string and convert back on the other end.   No reason 
you can't send binary jibberish over the wire but debugging that later on can 
be a real bear.   If you have tons of floats to send with huge values then 
maybe it's worth it to send the binary data instead. 

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to