[ENet-discuss]question about ENET (reliable message transmission)
Lee Salzman
lsalzman at telerama.com
Fri May 16 07:54:46 PDT 2003
Could you please attach the code you were testing with and give me more
details about the platform you were testing it on?
Lee
On Fri, May 16, 2003 at 02:42:00PM +0900, ?????? wrote:
> Hi,
>
> I found ENET and was testing with simple echo program.
> I read that ENET can support reliable message level transmission over UDP.
> But my simple echo program frequently loses messages.
>
> My program is unidirectional message transmission between two processes(server/client):
> on server side on client side
> prepare ENET as server prepare ENET as client
> enet_host_service(...) send a sequenced message
> check if message sequence is correct if error, re-send the message
>
> When the two process goes running, the server received only 1024 messages.
> All the other seems to be dropped with message 'Error sending outgoing packets: Message too long'.
>
>
> Any help highly appreciated.
>
> Thanks
>
> -----------
> Tawan Won
>
> _______________________________________________
> ENet-discuss mailing list
> ENet-discuss at cubik.org
> http://lists.cubik.org/mailman/listinfo/enet-discuss
More information about the ENet-discuss
mailing list