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

⟦8a8d8c76a⟧ Ada Source

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

Derivation

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

E3 Source Code



package body Net_Info is

    R1000_Ip_Address : constant Transport_Defs.Host_Id := (192, 5, 60, 20);

    Sparc_Ip_Address : constant Transport_Defs.Host_Id := (192, 5, 60, 27);

    The_R1000_Socket : constant Transport_Defs.Socket_Id := (1, 28);
    -- This socket is used by the R1000 Server and the Sparc Client

    The_Sparc_Socket : constant Transport_Defs.Socket_Id := (4, 86);
    -- This socket is used by the Sparc Server and the R1000 Client

    The_Net_Name : constant Transport_Defs.Network_Name :=
       Transport_Defs.Normalize ("TCP/IP");

    The_Test_String : constant String := "Hello There";



    function Test_String return String is  
    begin
        return The_Test_String;
    end Test_String;


    function Net_Name return Transport_Defs.Network_Name is
    begin
        return The_Net_Name;
    end Net_Name;


    function R1000_Address return Transport_Defs.Host_Id is
    begin
        return R1000_Ip_Address;
    end R1000_Address;


    function Sparc_Address return Transport_Defs.Host_Id is
    begin
        return Sparc_Ip_Address;
    end Sparc_Address;


    function R1000_Socket return Transport_Defs.Socket_Id is
    begin
        return The_R1000_Socket;
    end R1000_Socket;


    function Sparc_Socket return Transport_Defs.Socket_Id is
    begin
        return The_Sparc_Socket;
    end Sparc_Socket;


end Net_Info;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=23 rec1=00 rec2=01 rec3=03e
        [0x01] rec0=17 rec1=00 rec2=02 rec3=000
    tail 0x2154ba66087a05c8be90f 0x42a00088462060003