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.4 required=5.0 tests=BAYES_50,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 10a146,95594971181c52c8 X-Google-Attributes: gid10a146,public X-Google-Thread: 103376,95594971181c52c8 X-Google-Attributes: gid103376,public X-Google-Thread: 10fd6d,95594971181c52c8 X-Google-Attributes: gid10fd6d,public From: atwoodj@ice.CS.ORST.EDU (John Atwood) Subject: Re: Howto communicate between Java and Ada in OS/2 Date: 1997/07/28 Message-ID: <5rj8q0$35b$1@news.nero.net>#1/1 X-Deja-AN: 260429096 References: <33D46BFC.4516@cci.de> Organization: Oregon State University, College of Engineering Newsgroups: comp.lang.ada,comp.lang.java.gui,comp.lang.java.programmer Date: 1997-07-28T00:00:00+00:00 List-Id: >Michael Erdmann wrote: >> >> im trying to setup a demonstration where the interworking between a Java >> written front end >> which will be executed using netscape 2.02 under OS/2 and an ada written >> backend has to >> be demonstrated. Has somebody out there done something like this. >we have just started investigating CORBA as a link between (possibly For a simple demo, couldn't you just open a socket and pass some data? A nice example is in the March 97 issue of MS Interactive Developer, at www.microsoft.com/mind/ (damned frames prevent me from giving a precise URL, but it's in the Java 911 colomn of that issue). The code is available for download. Both client and server are in Java, but might be useful. A web search turns up some interesting files at: http://www.cs.fsu.edu/~baker/cen4010/ada/sockets/ John Atwood -- --Office phone: 541-737-5583 (Batcheller 349) home: 757-8772 Office mail: 303 Dearborn Hall, OSU, Corvallis, OR 97331 --If you compare the computer industry to the phonograph industry, we are still producing 78 RPM shellac discs. - Don Norman