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,3438eac77ad4b309,start X-Google-Attributes: gid103376,public From: romain fortunato Subject: ADA & JAVA.How to communicate? Date: 1999/06/25 Message-ID: <37737D5F.29BEF7B5@eurocontrol.fr>#1/1 X-Deja-AN: 493759096 Content-Transfer-Encoding: 7bit Organization: EUROCONTROL Experimental Centre X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-06-25T00:00:00+00:00 List-Id: HI all. we have the following problem: -on one part we have a simulation program written in ADA83. -on the other part a JAVA interface distributed on www. ANd we want to make the two communicate quickly. Communication through pipes is impossible due to java. so: -Is it possible to implement sockets in ADA(which version)? -does anybody knows how to specify a java native method to be written in ADA? thx to all romain fortunato for@eurocontrol.fr