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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cd5fd99f6424012f X-Google-Attributes: gid103376,public From: pautet@email.enst.fr (Laurent Pautet) Subject: Re: AppletMagic and the annexes Date: 1996/05/22 Message-ID: <4nvv48$rof@foehn.enst.fr>#1/1 X-Deja-AN: 156184239 sender: pautet@enst.fr references: <4nsjoo$b8b@hacgate2.hac.com> content-type: text/plain; charset=iso-8859-1 organization: Ecole Nationale Superieure des Telecommunications mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-05-22T00:00:00+00:00 List-Id: In article <4nsjoo$b8b@hacgate2.hac.com>, Pascal Ledru wrote: >Does anybody knows if the AppletMagic Ada 95 compiler generating J-code >supports (or will support) any of the annexes? >I was curious how the distributed systems annex could be used in the Java >context for example for heterogeneous computing. The rules concerning the use of sockets in Applets are very restrictive. Implementing the distributed system annex in such a context does not seem to be a trivial thing to me. -- -- Laurent