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

⟦4117f2964⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, seg_04ab56

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 :=
      (193, 54, 145, 134); -- SERVER

   Sparc_Ip_Address : CONSTANT Transport_Defs.Host_Id :=
      (193, 54, 145, 17);  -- CLIENT

   The_R1000_Socket : CONSTANT Transport_Defs.Socket_Id := (10, 45);
   -- This socket is used by the R1000 Server and the Sparc Client

   The_Sparc_Socket : CONSTANT Transport_Defs.Socket_Id := (10, 45);
   -- 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=25 rec1=00 rec2=01 rec3=010
        [0x01] rec0=17 rec1=00 rec2=02 rec3=000
    tail 0x21547a72486706d9c92f7 0x489e0066482863c01