Searched defs:udpPort (Results 1 – 2 of 2) sorted by relevance
72 public static Server createServer( int tcpPort, int udpPort ) throws IOException in createServer()91 …public static Server createServer( String gameName, int version, int tcpPort, int udpPort ) throws… in createServer()
280 int udpPort; member