User Tools

Site Tools


packet_api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
packet_api [2014/01/01 12:43] – [Introduction] breaker27packet_api [2014/01/01 14:26] – [Read header] breaker27
Line 96: Line 96:
  
 ''uint32_t senderid = pkg_header_get_senderid();\\ ''uint32_t senderid = pkg_header_get_senderid();\\
-uint32_t packetcounter = pkg_header_get_packetcounter();'' +uint32_t packetcounter = pkg_header_get_packetcounter();\\ 
 +MessageTypeEnum messagetype = pkg_header_get_messagetype();''
 ===== Read header extension ===== ===== Read header extension =====
  
packet_api.txt · Last modified: 2014/07/31 11:18 by breaker27