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.



-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to