From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id abd616bd for ; Sat, 31 Aug 2019 15:42:25 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 4169B9C0FF; Sun, 1 Sep 2019 01:42:24 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id A8ADA9C0A7; Sun, 1 Sep 2019 01:42:10 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=pass (1024-bit key; unprotected) header.d=ccc.com header.i=@ccc.com header.b="sBtG0+sr"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id 743DA9C0A7; Sun, 1 Sep 2019 01:42:08 +1000 (AEST) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) by minnie.tuhs.org (Postfix) with ESMTPS id 46DB29C00B for ; Sun, 1 Sep 2019 01:42:07 +1000 (AEST) Received: by mail-wr1-f42.google.com with SMTP id q12so9746451wrj.12 for ; Sat, 31 Aug 2019 08:42:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ccc.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=zSeGiqI9Rlw6jPHJ+E1G9Hj0N7jyXJ+3/bQ3RGw7ZYw=; b=sBtG0+srTtj3zl8yu5SJGwbN3+MKn+2KoIzKnApmBuCYqElkWgnvJ+/sh+zCzf1VqC Zn1pvwEXdLQerutvfSL4YnmLG5zIb1HljT0I5hlhimMF0NyLZ+WBOqfRaz176Mh1yOWP 6l/E+qSbip4eFnpZx8raJR9j6I8nhyNa5OOY8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=zSeGiqI9Rlw6jPHJ+E1G9Hj0N7jyXJ+3/bQ3RGw7ZYw=; b=VfBB3Vd83tsRPBEfIKsAi/jwYixCYOl7z4pJJ4j0OKrSG94SqOD+U/07hK7ZRBeYYZ LTLTicu/hN/1Nc5jOprQojdm8S6QPopiw3nF2/JS2eb+eP0ZzH1QRW2i7hxpWYR4KRwH hgvpD8TMyWXhpb5h76srMnbIsSP9tFmalstd7aOH/PgHJYkTTvvS4u6zUN/4yrFlJyHy NKbrYkdjxaJigRELX7Thr7z5wDLrjryUxYXMlRQH0qpraLSUH3tAI+H4WHdks6exrCwN cbjj293+8cEKDEvLNaM5SYF5DDACS5VO2mNAF5DIp3lbGWC6Yx/Db3Ij7vyibJvA4/fm c66Q== X-Gm-Message-State: APjAAAVvJYLjtsgqlACWxESPaidKl/cApiccfwv77eo/5mi1zZ0lMMIl QgtGQayhDMr7kG2WQPK0FCG34yrMAjXyqdPTlisJEw== X-Google-Smtp-Source: APXvYqxwPU7HVui6aivfsQPUstyO7eOH2A/w/hBT43pC/W6BoLGSZZHc/0GnwvKzRIOLiXmgQ9egocf7+/Qqv5K/Odg= X-Received: by 2002:adf:e750:: with SMTP id c16mr25949410wrn.199.1567266125771; Sat, 31 Aug 2019 08:42:05 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Clem Cole Date: Sat, 31 Aug 2019 11:41:40 -0400 Message-ID: To: Rudi Blom Content-Type: multipart/alternative; boundary="000000000000b20a1905916b9497" Subject: Re: [TUHS] dmr streams & networking [was: Re: If not Linux, then what?] X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: tuhs Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" --000000000000b20a1905916b9497 Content-Type: text/plain; charset="UTF-8" It's the Mentant implementation that HP originally bought. At LCC we had to hacked on it a bit when we put Transparent Network Computing (TNC) stuff in HP-UX [we had full process migration working BTW -- A real shame that never shipped]. On Sat, Aug 31, 2019 at 5:44 AM Rudi Blom wrote: > Whenever I hear UNIX, networking and streams I have to think about this > scheme. > > Still using this, even on HP-UX 11.31 on Itanium rx-servers > > Cheers, > uncle rubl > --000000000000b20a1905916b9497 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
It's the Mentant implementation that HP originally = bought.=C2=A0 At LCC we had to hacked on it a bit when we put Transparent N= etwork Computing (TNC) stuff in HP-UX=C2=A0 [we had full process migration = working BTW -- A real shame that never shipped].

On Sat, Aug 31, 2019= at 5:44 AM Rudi Blom <rudi.j.b= lom@gmail.com> wrote:
Whenever I hear UNIX, networking and streams I have to think a= bout this scheme.

Still using this, even on HP-UX 11.31 on Itanium rx-servers

Cheers,
uncle rubl
--000000000000b20a1905916b9497--