Hi. I've managed to setup the federation server so that I can use two clients from two different shell windows and talk with my self, through different accounts ofc.
Now, I own a domain, lets call this wave-example.com, I've pointed the DNS to my federation server and mapped the ports accordingly. Is it correct that, in order to bind the server, I have to add the entry to my /etc/hosts file? 127.0.0.1 wave-example.com Unless I do this, the /run-server.sh is unable to bind to the address. Lets assume this is correct so far, now I want to connect to the server, I've tried using telnet, http, php sockets, python sockets etc. but no matter what, whenever I send the smallest amount of text, the federation server drops the connection because of a IllegalStateException in the thread pool. Properly the thread belonging to the connection in question. Any tips or hints? Kind regards Christoffer Hallas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en -~----------~----~----~----~------~----~------~--~---
