Class TcpServer

java.lang.Object
jmri.jmrix.bidib.tcpserver.TcpServer

public class TcpServer extends 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.