Class SocketUtil


  • public class SocketUtil
    extends Object
    • Constructor Detail

      • SocketUtil

        public SocketUtil()
    • Method Detail

      • findOpenPort

        public static int findOpenPort​(int basePort)
      • findOpenPortFrom

        public static int findOpenPortFrom​(int startPort)