java.lang.Object
com.marginallyclever.communications.transport.tcp.TCPTransportLayer
All Implemented Interfaces:
TransportLayer

public class TCPTransportLayer extends Object implements TransportLayer
Lists available TCP connections and opens a connection of that type to a robot
  • Constructor Details

    • TCPTransportLayer

      public TCPTransportLayer()
  • Method Details