--- Begin Message ---
"Defined" in what sense?
First of all, I want to define a header, with a magic byte maybe, a time
stamp, length of the whole packet and so on. Something which wraps my
actual data and which libpcap can recognize or rather expect as data
which can be read from my device
--- Begin Message ---
On Aug 29, 2022, at 6:13 AM, Christian wrote:
>> "Defined" in what sense?
>
> First of all, I want to define a header, with a magic byte maybe, a time
> stamp, length of the whole packet and so on. Something which wraps my actual
> data and which libpcap can recognize or