<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Remember that you will not receive a ENET_EVENT_TYPE_CONNECT until the
client sends the first packet.<br>
<br>
El 02/07/2010 12:58, Nuno Silva escribi&oacute;:
<blockquote
 cite="mid:AANLkTil6uFeczYXw53UP7zoDjNlN-kkz99H9l0nMXER4@mail.gmail.com"
 type="cite"><br>
Try making a small loop on the client. The client may have connected
but the server may not have acknowledged the client yet completely.<br>
  <div class="gmail_quote">On Fri, Jul 2, 2010 at 11:46 AM, Quang Trung
Nguyen <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="http://opensky.vn">opensky.vn</a>@<a moz-do-not-send="true"
 href="http://gmail.com">gmail.com</a>&gt;</span> wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><font
 color="#333333"><font size="2"><font face="tahoma,sans-serif"><br>
    </font></font></font><br>
    <div class="gmail_quote">---------- Forwarded message ----------<br>
From: <b class="gmail_sendername">Quang Trung Nguyen</b> <span
 dir="ltr">&lt;<a moz-do-not-send="true" href="http://opensky.vn"
 target="_blank">opensky.vn</a>@<a moz-do-not-send="true"
 href="http://gmail.com" target="_blank">gmail.com</a>&gt;</span><br>
Date: 2010/7/2<br>
Subject: Enet always returns ENET_EVENT_TYPE_NONE<br>
To: <a moz-do-not-send="true" href="mailto:enet-discuss@cubik.org"
 target="_blank">enet-discuss@cubik.org</a><br>
    <br>
    <br>
    <font color="#333333"><font size="2"><font face="tahoma,sans-serif">Hi,</font></font></font>
    <div><font color="#333333"><font size="2"><font
 face="tahoma,sans-serif"><br>
    </font></font></font></div>
    <div><font color="#333333"><font size="2"><font
 face="tahoma,sans-serif">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?</font></font></font></div>
    <div><font color="#333333" face="tahoma, sans-serif"><br>
    </font></div>
    <font color="#888888">
    <div><font color="#333333"><font size="2"><font
 face="tahoma,sans-serif">Trung</font></font></font></div>
    <div><font color="#333333"><font size="2"><font
 face="tahoma,sans-serif"><br>
    </font></font></font></div>
    <div><font color="#333333"><font size="2"><font
 face="tahoma,sans-serif"><br>
    </font></font></font></div>
    </font></div>
    <br>
    <br>
_______________________________________________<br>
ENet-discuss mailing list<br>
    <a moz-do-not-send="true" href="mailto:ENet-discuss@cubik.org">ENet-discuss@cubik.org</a><br>
    <a moz-do-not-send="true"
 href="http://lists.cubik.org/mailman/listinfo/enet-discuss"
 target="_blank">http://lists.cubik.org/mailman/listinfo/enet-discuss</a><br>
    <br>
  </blockquote>
  </div>
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
ENet-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ENet-discuss@cubik.org">ENet-discuss@cubik.org</a>
<a class="moz-txt-link-freetext" href="http://lists.cubik.org/mailman/listinfo/enet-discuss">http://lists.cubik.org/mailman/listinfo/enet-discuss</a>
  </pre>
</blockquote>
<br>
</body>
</html>