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=1.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,62fd44d630f696aa X-Google-Attributes: gid103376,public From: Ted Dennison Subject: Re: Ada, zip and RPC Date: 2000/10/12 Message-ID: <8s4lt9$j81$1@nnrp1.deja.com>#1/1 X-Deja-AN: 680606138 References: <39E5CA04.A7A5B7F5@celsiustech.se> X-Http-Proxy: 1.0 x67.deja.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Thu Oct 12 15:38:18 2000 GMT X-MyDeja-Info: XMYDJUIDtedennison Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.7 [en] (WinNT; I) Date: 2000-10-12T00:00:00+00:00 List-Id: In article <39E5CA04.A7A5B7F5@celsiustech.se>, Daniel Wengelin wrote: > 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. > Gnat has implementations for both the distributed system annex and COM (which would be useful if your remote system is NT as well. You didn't say). For ObjectAda, your best bet might be to try to interface to COM directly (again, if both platforms are Windoze). It might even come with some libraries to make this a bit easier. > 2) An implementation of a fast and wide spread compression algorithm > in Ada. The only thing I know that would fit the bill here is Gautier's UnzipAda, which implements the ZIP scheme. I haven't used it extensively, so I can't comment on its speed. I'm not sure if it supports compression, or just decompression. The link I have for it is http://members.xoom.com/gdemont/unzipada.htm (but I don't seem to be getting through right now). However, there are lots of publicly available compression libraries written in C code, which would be trivial to link to your Ada application. -- T.E.D. http://www.telepath.com/~dennison/Ted/TED.html Day 6 of Free Europe Sent via Deja.com http://www.deja.com/ Before you buy.