[ENet-discuss] header of ENET on top of UDP

Schwarzbauer Martin - S0810567019 S0810567019 at students.fh-hagenberg.at
Wed Jan 20 23:04:01 PST 2010


Hi !!

I'm trying to use ENET and create a port for an embedded system. So i need further informations about the Protocol.
To use a reliable UDP communication i would like to modified the ENET source (remove different channels, eg -> in the embedded world you don't have much memory :-) )

- How does the ENET-Header look like? Is there any drawing / explanation available (on which byte contains which information)?
- When I send data (only one channel) -> how is the data ACK'd? Is there each sent packet ACK'd or is it possible to send X packets and only receive 1 ACK (for all X sent packets -> like TCP does; or ACK for X-1 and retransmit for X, and so on)

thx,
Martin




More information about the ENet-discuss mailing list