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


_______________________________________________
ENet-discuss mailing list
[email protected]
http://lists.cubik.org/mailman/listinfo/enet-discuss

Reply via email to