Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to trace json in udp data bytes?

Hello,

is there a function, to trace Json in the data sent by udp? (Extra entry beneath the data entry in the tree view pane)

my data entry:

data (13 bytes) Data: 7b6e616d653a2274657374227d // in ASCII {name:"test"} //I want the following entry: JSON:{name:"test"}