i m a beginner.
I have the following output:
 
DATA: 005F000103E5
I will spend it in HEX also 0x.
Because it has an variable length, I do not know how to do this?
 
proto_tree_add_item(application_tree, hf_data_nbyte, tvb, offset, -1, pdu_ackd);
 
{ &hf_data_nbyte,
   { "DATA",      "lon.datum",
   FT_BYTES, BASE_HEX, NULL, 0,         
   "DATA", HFILL }
  }
 
at that ,If the length 6 or 9 byte

www.jubii.fr c'est une seule interface pour communiquer. Email, téléphone gratuit, messagerie instantanée, 10 Go d'espace de stockage. Avec www.jubii.fr simplifiez-vous la vie !

_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to