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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,d4ccd64f6bc1394a X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.224.110.68 with SMTP id m4mr7019501qap.2.1363463939688; Sat, 16 Mar 2013 12:58:59 -0700 (PDT) X-Received: by 10.49.48.12 with SMTP id h12mr902743qen.8.1363463939615; Sat, 16 Mar 2013 12:58:59 -0700 (PDT) Path: k8ni188qas.0!nntp.google.com!dd2no1966752qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 16 Mar 2013 12:58:59 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=77.98.227.99; posting-account=28F2IwkAAACL1Z5nRC-dE7zuvWdbWC7P NNTP-Posting-Host: 77.98.227.99 References: <81f4c2c5-1835-4df4-a6b2-5889c4b5ef89@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: ada and rest services From: tonyg Injection-Date: Sat, 16 Mar 2013 19:58:59 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2013-03-16T12:58:59-07:00 List-Id: On Friday, 15 March 2013 16:59:13 UTC, tmo...@acm.org wrote: > > Does anyone have any examples of an Ada rest service. I am trying to > > >get an ada server communicating with an android device, any comments or > > >ideas to help with that I would be grateful for. > > What is a "rest service"? > > I have an Ada program communicating with Javascript on an Android (et al) > > using WebSockets. What do you want? I would be very interested to see the javascript and the ada code for that if you are ok with that please!