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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,3bddf0a01feb351b X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!b6g2000vbz.googlegroups.com!not-for-mail From: Maciej Sobczak Newsgroups: comp.lang.ada Subject: Re: Middleware options for Ada and visual C++ integration Date: Sat, 8 Oct 2011 08:29:30 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <9780344.1709.1318004551286.JavaMail.geo-discussion-forums@yqnv12> NNTP-Posting-Host: 95.49.187.89 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1318087770 18618 127.0.0.1 (8 Oct 2011 15:29:30 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 8 Oct 2011 15:29:30 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: b6g2000vbz.googlegroups.com; posting-host=95.49.187.89; posting-account=bMuEOQoAAACUUr_ghL3RBIi5neBZ5w_S User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:21326 Date: 2011-10-08T08:29:30-07:00 List-Id: On Oct 7, 6:22=A0pm, leandrohbatista wrote: > I have a simulation written in Ada95 and a visual scenario (IHM) built in= visual C++. I'd like to integrate these two programs. You might want to have a look at this: http://www.inspirel.com/yami4/ YAMI4 is a messaging solution for distributed systems that natively supports (among others) Ada and C++. Visual C++ is specifically one of the target platforms. The advantage of YAMI4 in your particular case might be that it is very lightweight in terms of binary size and run-time footprint and that it can be used with very little impact on your existing codebase. -- Maciej Sobczak * http://www.msobczak.com * http://www.inspirel.com