SUMMARY: (non summary) SUN - SNA link

From: Antonis Kyriazis (antonis@intranet.gr)
Date: Fri Dec 13 1991 - 06:38:20 CST


Dear fellows

walter@pins.com asked me to send a summary about; unfortunately I haven't enough information
yet. I expect to learn something about UREP, a product emulating the RSCS system(SUN Catalyst).
Meanwhile, John R. Kilheffer <amp19263@garfield.amp.com>, sent me the following suggestion.
--------------------------
>From garfield!amp19263@csi.forth.gr Mon Dec 9 21:22:58 1991
Return-Path: <garfield!amp19263@csi.forth.gr>
Received: from helios.intranet.gr by zeus.intranet.gr (4.1/SMI-4.1)
        id AA02323; Mon, 9 Dec 91 21:22:57 +0200
Received: from ariadne.csi.forth.gr (ariadne-x25b.csi.forth.gr) by helios.intranet.gr (4.0/25-eef)
        id AA12082; Mon, 9 Dec 91 21:17:36 +0200
Received: from Relay.Prime.COM by ariadne.csi.forth.gr via ITEnet with SMTP;
        id AA04628 (5.61++/FORTH-ICS-2.21); Mon, 9 Dec 91 21:16:44 +0200
Received: from S2901A.amp.com by Relay.Prime.COM; 09 Dec 91 14:23:52 EST
Received: from garfield.amp.com [1.140.1.1] by S2901A.amp.com ; 09 Dec 91 14:18:45 EST
Received: by garfield.amp.com (4.1/SMI-4.1)
        id AA02861; Mon, 9 Dec 91 14:22:17 EST
Date: Mon, 9 Dec 91 14:22:17 EST
From: John R. Kilheffer <amp19263@garfield.amp.com>
Message-Id: <9112091922.AA02861@garfield.amp.com>
To: antonis@intranet.gr
Subject: Re: SUN - SNA Link
Status: RO

I'll agree on the "brain-dead" comment. We have successfully used "sendfile" to
encode variable record length files on the IBM for transmission via FTP to a Sun
host. We can't do anything with them once they're on the Sun, but at least we
can send them back an decode them.

We do the following:

        1. User uses "sendfile" to send a designated VM file to a disconnected
           virtual machine.

        2. Virtual machine "wakes up" upon receipt of a RDR file and proceeds
           to EXECIO read it onto a local temp disk.

        3. Virtual machine then uses FTP and sends the file in binary mode to
           one of the Sun workstations where it is stored away.

        4. Machine sends transmission acknowlegement to user.

To get a file back:

        1. User runs a program which SMSG's the virtual machine with the name
           of the file to retrieve.

        2. Virtual machines "wakes up" upon receipt of the message.

        3. Virtual machine uses FTP to retrieve the file in binary mode
           from the Sun workstation to local temp disk.

        4. Virtual machine spools RDR to requesting user and uses EXECIO to
           place the file in the spool area.

        5. Virtual machine sends transmission report to user.

Maybe this will work for your situation. Assuming you know (or have access to
someone who knows) REXX, the disconnected machine is fairly trivial to write.
Let me know if this helps.

John Kilheffer
AMP Incorporated
Supervisor, Operations / Workstation Group
amp19263@garfield.amp.com
----------------------------------------------
I had no time to test it, but I believe it'll work because of 'sendfile' which
encodes information to fixed-record length structure.
Anyway, UREP may be faster than FTP, because the conversion begin after the
transfer (RSCS resides on UNIX too...).

If and when I have more on it, I'll post a summary.
Thank you very much John.
---------------------------------------------------------------------
| Antonis Kyriazis antonis@intranet.gr |
| S/W Design Center sil.icm.icmakyr@memo.ericsson.se |
| UNIX networks & comms adm. phone: (01) 66 44 961-5 |
| INTRACOM sa (01) 88 43 715 |
| 19.5 km Marcopoulo Ave. fax: (01) 66 44 379 |
| PEANIA 190 02 (01) 66 43 718 |
| Greece |
---------------------------------------------------------------------



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:06:21 CDT