Searched refs:CLIENT_PORT (Results 1 – 3 of 3) sorted by relevance
39 code = sock.connect_ex(("localhost", constants.CLIENT_PORT))117 SocketServer.TCPServer.__init__(self, ("localhost", constants.CLIENT_PORT),
29 CLIENT_PORT = 9991 # Port for the local client to connect to. variable
92 code = self.local_socket.connect_ex(("localhost", constants.CLIENT_PORT))