java.lang.Object
org.rockhopper.smarthome.wes.jwes.communicator.TcpClient

public class TcpClient extends Object
  • Field Details

  • Constructor Details

    • TcpClient

      public TcpClient(String host, int port)
  • Method Details

    • call

      public String call(String command)
    • close

      public void close()