Discussion list for Unity developers.
unity-dev at moock.org
Wed Feb 14 13:30:09 CST 2007
right. 9101 is the default admin port. when you connect to the admin port, the server does not send any initial acknowledgment. you have to attempt to log in first. if you need an admin UPC command reference, let me know. colin Discussion list for Unity developers. wrote: > I've run some tests: > > TEST 1 on port 9100, Unity respond like you said > TEST 2 on port 9101, Unity doesn't respond > TEST 3 stop the server and change the admin port in uconfig.xml for the port > 8080 and start unity > Same result TEST 2 > > --------------------------------------------- > Start TEST 1 > Connexion to [XXX.XXX.XXX.179] On Port [9100] > Stream Mode Wait [Success] > Read the socket (14:35:11) > <UPC><METH>upcSetClientID</METH><ARGS><ARG>13</ARG></ARGS></UPC><UPC><METH>u > pcOnClientAttributeUpdate</METH><ARGS><ARG>null</ARG><ARG>null</ARG><ARG>13< > /ARG><ARG>_IP</ARG><ARG>XXX.XXX.194.71</ARG></ARGS></UPC><UPC><METH>upcOnCli > entAttributeUpdate</METH><ARGS><ARG>null</ARG><ARG>null</ARG><ARG>13</ARG><A > RG>_CONNECTTIME</ARG><ARG>1171460818921</ARG></ARGS></UPC> > Socket read (14:36:11)=> take [60] seconds > Message to send > <UPC><ROOMID>unity</ROOMID><METH>u14</METH><ARGS><ARG>admin</ARG><ARG>thepas > sword</ARG></ARGS></UPC> > End to send > Sending Message (14:36:11) > Characters sent==>[97]<== > Unity Response (14:38:11)==> > > End Unity Response > > --------------------------------------------- > Start TEST 2 > Connexion to [XXX.XXX.XXX.179] On Port [9101] > Stream Mode Wait [Success] > Read the socket (14:39:37) > > Socket read (14:40:37)=> take [60] seconds > Message to send > <UPC><ROOMID>unity</ROOMID><METH>u14</METH><ARGS><ARG>admin</ARG><ARG>thepas > sword</ARG></ARGS></UPC> > End to send > Sending Message (14:40:37) > Characters sent==>[97]<== > Unity Response (14:42:37)==> > > End Unity Response > > -------------------------------------------- > > Start TEST 3 > Connexion to [XXX.XXX.XXX.179] On Port [8080] > Stream Mode Wait [Success] > Read the socket (14:45:23) > > Socket read (14:46:23)=> take [60] seconds > Message to send > <UPC><ROOMID>unity</ROOMID><METH>u14</METH><ARGS><ARG>admin</ARG><ARG>thepas > sword</ARG></ARGS></UPC> > End to send > Sending Message (14:46:23) > Characters sent==>[97]<== > Unity Response (14:48:23)==> > > End Unity Response > > -- > you're a unity-dev subscriber. to unsubscribe, visit www.moock.org/mailman/listinfo/unity-dev/ > > superb hosting for this list and moock.org is generously provided by Rackspace. See: http://www.rackspace.com/?supbid=moock