Jason Tackaberry said the following, on 10.03.2008 23:58:
> On Mon, 2008-03-10 at 18:52 -0400, Jason Tackaberry wrote:
>> kaa.rpc should allow something like 'localhost:8888' though.  Or ':8888'
>> which would correspond to ('', 8888) (which binds to all IPs).  I'll
>> update the code to allow this.
> 
> Oh, of course if you are specifying ('localhost', 8888) on the server
> side, it will only bind to the lo interface, so you won't be able to
> connect to it from elsewhere on the network.  Use ('', 8888), as I said,
> to bind to all interfaces.


Ah thanks this must be it. Interestingly when the server is only
listening to one ip address then the rpc call blocks rather than return
None.

Duncan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to