[ENet-discuss] using an enet server with multiple clients?

Lee Salzman lsalzman1 at cox.net
Thu Jan 7 15:44:33 PST 2010


Just issue multiple enet_host_connect()s. You will get connect events 
back when they succeed, and mind which peer the events say they are 
coming from.

Lee

Jay Sprenkle wrote:
> Does anyone have any examples of using an enet server with multiple 
> simultaneous clients?
> The  enet_host_create() 
> <http://enet.bespin.org/group__host.html#g929df1baa1662e1eb0ae89af9ee3b339> 
> function implies it's possible.
>
>
> -- 
> Cause united breaks guitars
> http://www.youtube.com/watch?v=5YGc4zOqozo
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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