def __init__(self, networking):
     self.networking = networking
     self.datahandler = DataHandler()