Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dbus tcp #183

Merged
merged 4 commits into from Jan 25, 2015
Merged

Dbus tcp #183

merged 4 commits into from Jan 25, 2015

Conversation

MaZderMind
Copy link

Remove unused TCP-Server ans reuse the now free Port for a DBus-via-TCP Interface.
Add a Command-Line option to the Clients to make their DBus Address configurable.
Set an DBus-Connection-String on the Server, too, instead of just a Port.

fixes #175

@mithro mithro added the server label Jan 25, 2015
@mithro
Copy link
Member

mithro commented Jan 25, 2015

Does run-demo.sh still work?

@MaZderMind
Copy link
Author

of course it does. this change is transparent between server, python-api and ui: it changes the default connection-method to tcp on all three so they can still interact as before.

@mithro
Copy link
Member

mithro commented Jan 25, 2015

LGTM.

mithro added a commit that referenced this pull request Jan 25, 2015
@mithro mithro merged commit 47600c7 into timvideos:master Jan 25, 2015
@MaZderMind MaZderMind deleted the dbus-tcp branch February 13, 2015 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants