From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_05,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,62fd44d630f696aa,start X-Google-Attributes: gid103376,public From: Daniel Wengelin Subject: Ada, zip and RPC Date: 2000/10/12 Message-ID: <39E5CA04.A7A5B7F5@celsiustech.se>#1/1 X-Deja-AN: 680587123 Content-Transfer-Encoding: 7bit X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Trace: news3.global-ip.net 971360667 139.58.232.1 (Thu, 12 Oct 2000 16:24:27 MET DST) Organization: CelsiusTech Systems MIME-Version: 1.0 NNTP-Posting-Date: Thu, 12 Oct 2000 16:24:27 MET DST Newsgroups: comp.lang.ada Date: 2000-10-12T00:00:00+00:00 List-Id: Hello, I am looking for two things. 1) The best way to implement access to a remote system using RPC in Ada. The local system is running NT and we're currently using ObjectAda. 2) An implementation of a fast and wide spread compression algorithm in Ada. Any suggestions appreciated. Rgds, Daniel