repo.or.cz
/
aesalon.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Started implementing visualizer communication interface.
[aesalon.git]
/
doc
/
README.vpacket-serialization
blob
e409768970fbfc3fa3b86dc9ac3509fd0e8b19a2
1
Serialization format:
2
- ModuleID (2 bytes)
3
- PID (2 bytes)
4
- TID (2 bytes)
5
- dataSize (4 bytes)
6
- data (dataSize bytes)