---------- Forwarded message ---------- From: Quang Trung Nguyen <[email protected]> Date: 2010/7/2 Subject: Enet always returns ENET_EVENT_TYPE_NONE To: [email protected]
Hi, I have a problem when trying to make a connection from client to a server. The client inform that the connection is established but nothing happens at server side. I would expect the server receives ENET_EVENT_TYPE_CONNECT, but it does not say anything, instead ENET_EVENT_TYPE_NONE. I have attached my code (extracted from tutorial). Anybody meets this problem before? Trung
test_enet.cpp
Description: Binary data
test_enet_client.cpp
Description: Binary data
_______________________________________________ ENet-discuss mailing list [email protected] http://lists.cubik.org/mailman/listinfo/enet-discuss
