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

⟦0e3585887⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, generic, package Message_Transport_Old, seg_052924

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 Message_Transport_Old is

    type Socket is range 0 .. 65535;

    type Status_Code is (Ok, Number_Of_Retry_Exceeded,
                         Incomplete_Transmission, Connection_Failed);

    Connection_Error : exception;

    procedure Put (Message : String;
                   Remote_Host : String;
                   Remote_Socket : Socket;
                   Number_Of_Retry : Positive := 1;
                   Retry_Delay : Duration := 0.1;
                   Status : out Status_Code);

    generic
        with procedure Register_Service (Host : String; Local_Socket : Socket);
        with function Service_Identified (Message : String) return Boolean;
        with procedure Ready_To_Receive;
        with procedure Receive_Callback (Message : String);
    procedure Start_Server (Local_Socket : Socket;
                            Buffer_Size : Positive;
                            Wait_For_Identification : Boolean := True);
    -- raises Connection_Error when a built-in transport layer operation fails

end Message_Transport_Old;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1a rec1=00 rec2=01 rec3=026
        [0x01] rec0=03 rec1=00 rec2=02 rec3=001
    tail 0x2154bb2de87a07a3801ae 0x42a00088462060003