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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6986b05169a628cb X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!feeder.erje.net!nuzba.szn.dk!news.jacob-sparre.dk!pnx.dk!not-for-mail From: Jacob Sparre Andersen Newsgroups: comp.lang.ada Subject: Re: Mixing languages with Ada Date: 06 Aug 2008 13:53:17 +0200 Organization: Jacob's private Usenet server Sender: sparre@jspa-nykredit Message-ID: <87zlnq8imq.fsf@nbi.dk> References: <4eb01401-f094-444d-8ab2-cebeab2d839c@b1g2000hsg.googlegroups.com> NNTP-Posting-Host: 78.156.215.228.bredband.3.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: jacob-sparre.dk 1218023546 7485 78.156.215.228 (6 Aug 2008 11:52:26 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Wed, 6 Aug 2008 11:52:26 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 Xref: g2news2.google.com comp.lang.ada:7184 Date: 2008-08-06T13:53:17+02:00 List-Id: Tomek Walkuski wrote: > I need to do some co-op work in client-server environment. I have to > write (some) server and I want to do this in Ada. Team mate has to > write client communicating with my server and he wants to use, for > example, Java. What is the best choice to mix those languages? Any > simple solution? Protocol between server and client will be > "simple". Consider implementing your protocol directly on top of TCP/IP (for example using GNAT.Sockets). If you need some examples, then you're welcome to take a look at and . My students have solved several project exercises, where they have written servers in Ada and clients in Java. Greetings, Jacob -- Stop the proliferation of weapons of maths instruction!