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 Path: g2news2.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!news.in2p3.fr!in2p3.fr!not-for-mail From: xavier grave Newsgroups: comp.lang.ada Subject: Re: Mixing languages with Ada Date: Wed, 23 Jul 2008 13:56:57 +0200 Organization: In2p3 Message-ID: References: <4eb01401-f094-444d-8ab2-cebeab2d839c@b1g2000hsg.googlegroups.com> NNTP-Posting-Host: ipnnarval.in2p3.fr Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ccpntc8.in2p3.fr 1216814217 3777 134.158.92.7 (23 Jul 2008 11:56:57 GMT) X-Complaints-To: newsmaster@cc.in2p3.fr NNTP-Posting-Date: Wed, 23 Jul 2008 11:56:57 +0000 (UTC) User-Agent: Mozilla-Thunderbird 2.0.0.14 (X11/20080509) In-Reply-To: X-Enigmail-Version: 0.95.0 Xref: g2news2.google.com comp.lang.ada:7013 Date: 2008-07-23T13:56:57+02:00 List-Id: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tomek Walkuski a �crit : > On 23 Lip, 11:12, xavier grave wrote: >> In order to ease you work you can use Web services (using AWS) or Corba >> (using PolyORB) for your Ada server. >> > Corba? It is like using cannon to kill mosquito :) In my case, I > think. I proposed Corba as an alternative. But AWS should do the job in a simpler way (at least no naming services needed). > I will have to try AWS. > > The point is, that the server will be responsible for communication > with some Cisco devices via serial port and client(s) will talk to the > server based on my own protocol. Your can have an Ada library that handle the cisco system with a clean interface (ie Ada specification) promoted by web services. That can make available low level access to the client if you want so. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkiHHIcACgkQVIZi0A5BZF5NjQCgi5MK7rY97QMA2FfAeyPn1wS0 YPoAnA1MtAVTzk8XTHDgnvzovPyBcAY4 =xcne -----END PGP SIGNATURE-----