Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Question from a newbie

Received: by 10.204.15.209 with SMTP id l17mr916937bka.6.1344439091861;
        Wed, 08 Aug 2012 08:18:11 -0700 (PDT)
X-BeenThere: json-rpc@googlegroups.com
Received: by 10.204.4.74 with SMTP id 10ls1509911bkq.0.gmail; Wed, 08 Aug 2012
 08:18:10 -0700 (PDT)
Received: by 10.205.126.4 with SMTP id gu4mr3605198bkc.8.1344439090874;
        Wed, 08 Aug 2012 08:18:10 -0700 (PDT)
Received: by 10.205.126.4 with SMTP id gu4mr3605197bkc.8.1344439090852;
        Wed, 08 Aug 2012 08:18:10 -0700 (PDT)
Return-Path: <jamespcoo...@gmail.com>
Received: from mail-lpp01m010-f51.google.com (mail-lpp01m010-f51.google.com [209.85.215.51])
        by gmr-mx.google.com with ESMTPS id j4si6566019bkj.3.2012.08.08.08.18.10
        (version=TLSv1/SSLv3 cipher=OTHER);
        Wed, 08 Aug 2012 08:18:10 -0700 (PDT)
Received-SPF: pass (google.com: domain of jamespcoo...@gmail.com designates 209.85.215.51 as permitted sender) client-ip=209.85.215.51;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jamespcoo...@gmail.com designates 209.85.215.51 as permitted sender) smtp.mail=jamespcoo...@gmail.com; dkim=pass header...@gmail.com
Received: by lahe6 with SMTP id e6so418774lah.10
        for <json-rpc@googlegroups.com>; Wed, 08 Aug 2012 08:18:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:content-type;
        bh=1XEqZyiVUpBG9uGa9WG6gvzmmb0pvILdLV0iXQAUGP0=;
        b=sy2EFSuMkUFKpmGKM0LkIbPFAPODaeotZ8+My/u52vM+7wcDoPM5CVjGtF5vG8DrLB
         3P5tWGsJxy48NzpHxNvVfjrufP+FUjzvQmnH2kIUTbY/2/8wrlEX0GL0FyOAMI2iNyuL
         fzyuHAt/njMLhxb5D2JzepielAj5z0/d4t0KlaQ2gw4llW8y2lF9HS4a/KVcAJyhhBpo
         LrLGM319/L8D+6cSUAPVW048SXoOY38vc4M2wyg9TCiOzpqk0+MBx3CQgnS9Y3bGOH4E
         9kWyGfV9nS8bBxP5tX/oHTAhgawdiYdkp0GfJ97LSb6xaqHiB5rYPxU6jEuK75Z2pj/W
         N7Pw==
MIME-Version: 1.0
Received: by 10.152.112.234 with SMTP id it10mr15506821lab.36.1344439090252;
 Wed, 08 Aug 2012 08:18:10 -0700 (PDT)
Sender: jamespcoo...@gmail.com
Received: by 10.112.26.132 with HTTP; Wed, 8 Aug 2012 08:18:10 -0700 (PDT)
In-Reply-To: <abc9380e-6a88-4dd3-88bd-4d16763e0b1f@googlegroups.com>
References: <abc9380e-6a88-4dd3-88bd-4d16763e0b1f@googlegroups.com>
Date: Wed, 8 Aug 2012 08:18:10 -0700
Message-ID: <CAF=bUn2-6GBWQLd3bsO4_OQKJxmDpD1t4ix9qjNdgaJOvsk...@mail.gmail.com>
Subject: Re: [json-rpc] Question from a newbie
From: James Cooper <ja...@bitmechanic.com>
To: json-rpc@googlegroups.com
Content-Type: multipart/alternative; boundary=f46d04083919658af404c6c29e75

--f46d04083919658af404c6c29e75
Content-Type: text/plain; charset=ISO-8859-1

Hi there,

Barrister RPC has PHP and Javascript bindings.  Code examples here:

http://barrister.bitmechanic.com/

The "node" examples for NodeJS are almost identical to using JS in the
browser.  A much more detailed JS example with browser specific code is
here:

https://github.com/coopernurse/barrister-demo-contact/tree/master/js

cheers

-- James

On Tue, Aug 7, 2012 at 5:40 AM, Lorenzo Denami <lorenzoden...@gmail.com>wrote:

> Hello Dears,
> I have to design a simple application for smartphones using PhoneGap. I
> need to build a server in php and use its functionality with JavaScript
> (client side). I have to implement a communication via json rpc. I tried
> different libraries both server and client side, but I had many
> difficulties to make them work well. Can anyone tell me a mini tutorial
> (hello world style) that do interoperate php and javascript via json rpc?
> thanks
>
> Lorenzo Denami
>
> --
> You received this message because you are subscribed to the Google Groups
> "JSON-RPC" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/json-rpc/-/jMS3HyOLLiAJ.
> To post to this group, send email to json-rpc@googlegroups.com.
> To unsubscribe from this group, send email to
> json-rpc+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/json-rpc?hl=en.
>
>


-- 

James Cooper
http://blog.bitmechanic.com/

--f46d04083919658af404c6c29e75
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi there,<div><br></div><div>Barrister RPC has PHP and Javascript bindings.=
 =A0Code examples here:</div><div><br></div><div><a href=3D"http://barriste=
r.bitmechanic.com/">http://barrister.bitmechanic.com/</a></div><div><br></d=
iv>
<div>The &quot;node&quot; examples for NodeJS are almost identical to using=
 JS in the browser. =A0A much more detailed JS example with browser specifi=
c code is here:</div><div><br></div><div><a href=3D"https://github.com/coop=
ernurse/barrister-demo-contact/tree/master/js">https://github.com/coopernur=
se/barrister-demo-contact/tree/master/js</a></div>
<div><br></div><div>cheers</div><div><br></div><div>-- James<br><br><div cl=
ass=3D"gmail_quote">On Tue, Aug 7, 2012 at 5:40 AM, Lorenzo Denami <span di=
r=3D"ltr">&lt;<a href=3D"mailto:lorenzoden...@gmail.com" target=3D"_blank">=
lorenzoden...@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Hello Dears,<br>
I have to design a simple application for smartphones using PhoneGap. I nee=
d to build a server in php and use its functionality with JavaScript (clien=
t side). I have to implement a communication via json rpc. I tried differen=
t libraries both server and client side, but I had many difficulties to mak=
e them work well. Can anyone tell me a mini tutorial (hello world style) th=
at do interoperate php and javascript via json rpc? thanks<br>

<span class=3D"HOEnZb"><font color=3D"#888888"><br>
Lorenzo Denami<br>
<br>
--<br>
You received this message because you are subscribed to the Google Groups &=
quot;JSON-RPC&quot; group.<br>
To view this discussion on the web visit <a href=3D"https://groups.google.c=
om/d/msg/json-rpc/-/jMS3HyOLLiAJ" target=3D"_blank">https://groups.google.c=
om/d/msg/json-rpc/-/jMS3HyOLLiAJ</a>.<br>
To post to this group, send email to <a href=3D"mailto:json-rpc@googlegroup=
s.com">json-rpc@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:json-rpc%2B=
unsubscribe@googlegroups.com">json-rpc+unsubscribe@googlegroups.com</a>.<br=
>
For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/json-rpc?hl=3Den" target=3D"_blank">http://groups.google.com/group/jso=
n-rpc?hl=3Den</a>.<br>
<br>
</font></span></blockquote></div><br><br clear=3D"all"><div><br></div>-- <b=
r><br>James Cooper<br><a href=3D"http://blog.bitmechanic.com/" target=3D"_b=
lank">http://blog.bitmechanic.com/</a><br>
</div>

--f46d04083919658af404c6c29e75--