1 Reply Latest reply on Mar 14, 2007 2:53 PM by tom.elrod

    Two transporter servers of the same type on the same port.

    ilyaz

      Hello.

      I want to create two separate servers of the same type and bind them to the same port. Is there any legal way to do it? I thought about to have something like addHandler(..) in TransporterServer, that takes subsytem like any text label, not only class/interface name, and adding a subsystem parameter to createTransporterClient(..) factory methods.