Class SSDPSearchResponseSocketList

    • Constructor Detail

      • SSDPSearchResponseSocketList

        public SSDPSearchResponseSocketList()
      • SSDPSearchResponseSocketList

        public SSDPSearchResponseSocketList​(InetAddress[] binds)
        Parameters:
        binds - The host to bind.Use null for the default behavior
    • Method Detail

      • setControlPoint

        public void setControlPoint​(ControlPoint ctrlPoint)
      • open

        public boolean open​(int port)
      • open

        public boolean open()
      • close

        public void close()
      • start

        public void start()
      • stop

        public void stop()