Class TcpServer


  • public class TcpServer
    extends java.lang.Object
    JMRI Implementation of the BiDiBOverTcp Server Protocol. Starting and Stopping of the server is delegated to the NetPlainTcpBidib class. There is one server for each BiDiB connection and they must have different port numbers, so the client is connected to a specific BiDiB connection.