ok, now i am able to made  *webpy.jsonrpc.tgz *work, made changes in
code.py's run() lines as
    #web.run(urls, globals())
    app = web.application(urls, globals())
    app.run()

 & just because of there are print is written instead of return in code.py
file that example is not  working.

so able run *webpy.jsonrpc.tgz , trying use this point for my desktop based
app.*


On Tue, Apr 9, 2013 at 5:14 PM, Swapnil Bhavekar <[email protected]
> wrote:

>
> Hi Everybody,
>
> I am trying to connect web.py and pyjamas screen in desktop mode, but not
> able to connect it. I have refer webpy.jsonrpc.tgz example also but that is
> also not working at my side.
>
> I am using pyjams 0.8.1a & web.py 3.7
>
> Regards,
> Swapnil
>
> --
>
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "Pyjs.org Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/pyjs-users/8wray9TNbo0/unsubscribe?hl=en
> .
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Pyjs.org Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to