View Single Post
  #2  
Old 05-15-2013, 03:07 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
When receiving data from a non-Vizard app, you can access the raw data using e.raw_data. The documentation mentions this. The raw_data attribute will be a string that contains the raw byte data from the UDP packet.
Reply With Quote