Hello!
I'm trying to use the chat with the Daemon, starting the daemon I get this:
Moodle chat daemon v1.0 on PHP 5.4.36
[2015-04-08 16:00:25] *IMPORTANT* Started Moodle chatd on port 9111, listening socket Resource id #69
As it starts without errors I think there is no problem in the php_socket, but when I try to connect to the chat I always get timeouts (the same as not having the daemon running).
I'm using the chat_server as 127.0.0.1 and the port is 9111.
Also, which third-party would be the best for using as a chat?
Thanks in advance.