Class PairClient


  • public final class PairClient
    extends Object
    Client-server implementation in 0MQ using the PAIR implementation. This involves exactly one client and one server that can chat with each other independent of the order of the messages. Text is read from stdin. This is the client. It can be started before or after the server. Any messages already created will be buffered and will not get lost.

    Copyright (c) 2013-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
    BSD-style license. See Sim0MQ License.

    $LastChangedDate: 2015-07-24 02:58:59 +0200 (Fri, 24 Jul 2015) $, @version $Revision: 1147 $, by $Author: averbraeck $, initial version 25 Apr 2020
    Author:
    Alexander Verbraeck
    • Method Detail

      • main

        public static void main​(String[] args)
        Parameters:
        args - pairserver_port name