import os

ui = os.path.join(os.path.dirname(__file__), 'client.xml')
server_hostname = 'localhost'
server_port = 8888

