Hi all, I am running the slimserver_7.0a1_all.deb package. CLI service is up and running because I can connect to tcp port 9090 and it will echo back the characters I send to it. Also when I change the port number to for instance 9999 I get a connection refused on port 9090 and charaters are echoed at port 9999.
So CLI is up and running and it is really CLI that is listening on port 9090. However all it does is echoing my characters. It never responds to commands that should return a value. [EMAIL PROTECTED]:~\> telnet localhost 9090 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. player count ? player count Connection closed by foreign host. [EMAIL PROTECTED]:~\> Anybody experiencing the same issue? I also tried the SVN build, same issue... Regards, Ronald -- tingtong5 ------------------------------------------------------------------------ tingtong5's Profile: http://forums.slimdevices.com/member.php?userid=9671 View this thread: http://forums.slimdevices.com/showthread.php?t=40801 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
