[ENet-discuss]pyenet: how to send data from server to client.
Rene Dudfield
illumen at yahoo.com
Sun Jun 22 17:12:59 PDT 2003
Hello,
I was wondering how to send data from the server to a specific client?
I got broadcast from the server to the client working ok. But later I
want to be able to have multiple clients connect to the server and have
the server send data to only specific clients.
Also, I do a peer.send(0,"a message", 0) from the client, but the server
doesn't seem to get the message.
Thanks for any hints :)
More information about the ENet-discuss
mailing list