||unity-dev|| weird behavior in UPCRoom
unity-dev@moock.org
unity-dev@moock.org
Tue Apr 4 15:27:00 2006
This is a multi-part message in MIME format.
------=_NextPart_000_0005_01C6580D.E54BB140
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello !
Sometimes,=20
public void handleMessage(UPCMessage upcMessage, Message message)=20
is not executed in a room instance which extends UPCRoom.
in my Application model, each client sends a message to tell the server =
they're ready.
sometimes, one of the client sends the message (the same manner as the =
others did) and the room instance acts like if it didn't receive.
I see in my client log that the message has truly been sent with valid =
data but I can't see in server log handleMessage() execution.
could anyone report any reason which could stop this method invocation?
thanks for your lights in advance!
francis
------=_NextPart_000_0005_01C6580D.E54BB140
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.2802" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello !</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Sometimes, </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>public void handleMessage(UPCMessage =
upcMessage,=20
Message message) </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>is not executed in a room instance =
which extends=20
UPCRoom.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>in my Application model, each client =
sends a=20
message to tell the server they're ready.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>sometimes, one of the client sends the =
message (the=20
same manner as the others did) and the room instance acts like if it =
didn't=20
receive.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I see in my client log that the message =
has truly=20
been sent with valid data but I can't see in server log handleMessage()=20
execution.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>could anyone report any =
reason which=20
could stop this method invocation?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>thanks for your lights in =
advance!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>francis</FONT></DIV></BODY></HTML>
------=_NextPart_000_0005_01C6580D.E54BB140--