View Single Post
  #6  
Old 12-09-2016, 05:18 PM
sagar29 sagar29 is offline
Member
 
Join Date: Oct 2016
Posts: 7
In more detail, we are sending data as packets of doubles in Little endian format.

As an alternative, instead of using inbuilt networking commands in vizard, should I write UDP client in python and run?
Reply With Quote