[mythtv] remote mythepg

Francois Deppierraz mythtv-dev@snowman.net
Mon Jan 13 09:05:49 EST 2003


On Sun, Jan 12, 2003 at 11:43:47PM -0500, Michael Kedl wrote:

> Is this a limit of the current version?  Or do I have something setup
> wrong?

It looks like a current CVS version limitation.

mythfrontend only connects to mythbackend on localhost.

In programs/mythfrontend/main.cpp

[...]
    MythContext *context = new MythContext;
    context->ConnectServer("localhost", 6543);
[...]



More information about the mythtv-dev mailing list