comp.lang.ada
 help / color / mirror / Atom feed
From: Ted Dennison <dennison@telepath.com>
Subject: Re: Ada, zip and RPC
Date: 2000/10/12
Date: 2000-10-12T00:00:00+00:00	[thread overview]
Message-ID: <8s4lt9$j81$1@nnrp1.deja.com> (raw)
In-Reply-To: 39E5CA04.A7A5B7F5@celsiustech.se

In article <39E5CA04.A7A5B7F5@celsiustech.se>,
  Daniel Wengelin <dawe@celsiustech.se> 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.




  reply	other threads:[~2000-10-12  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-12  0:00 Ada, zip and RPC Daniel Wengelin
2000-10-12  0:00 ` Ted Dennison [this message]
2000-10-13  0:00 ` gdemont
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox