DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦3bce1dc3c⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Rs6000, seg_00debe

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦cfc2e13cd⟧ »Space Info Vol 2« 
        └─⟦this⟧ 

E3 Source Code



with Rs6000_Defs;
with Interchange;
with Rpc;
with Rpc_Client;
with Transport_Defs;
with Transport_Interchange;
with Transport_Name;
with Transport_Stream;
package body Rs6000 is

    Remote_Host : constant Transport_Defs.Host_Id :=
       Transport_Name.Host_To_Host_Id ("Aconit");

    procedure Start_Request is  
       new Rpc_Client.Start_Request_Generic
              (Default_Network => Rs6000_Defs.Network,
               Default_Host => Remote_Host,
               Default_Socket => Rs6000_Defs.Socket,
               Default_Program => Rs6000_Defs.Program,
               Default_Version => Rs6000_Defs.Version);

    procedure End_Request (Stream : Transport_Stream.Stream_Id)
        renames Rpc_Client.End_Request;


    procedure Put_Line (Item : String) is
        Stream : Transport_Stream.Stream_Id;
    begin
        Start_Request (Stream => Stream,
                       Proc => Rs6000_Defs.Proc_Number.Put_Line);
        Transport_Interchange.Put_String (Into => Stream, Data => Item);
        End_Request (Stream);  
        Rpc_Client.End_Response (Stream);

    end Put_Line;

end Rs6000;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=20 rec1=00 rec2=01 rec3=026
        [0x01] rec0=07 rec1=00 rec2=02 rec3=000
    tail 0x2170aadcc821b4f8c0367 0x42a00088462060003