Searched refs:UDP_PORT (Results 1 – 2 of 2) sorted by relevance
52 public static final int UDP_PORT = 5110; field in TestChatServer64 Server server = Network.createServer(NAME, VERSION, PORT, UDP_PORT); in main()
91 host, TestChatServer.PORT, TestChatServer.UDP_PORT); in TestChatClient()