C Library for JSON-RPC server.

3,184 views
Skip to first unread message

Henrique Gomes

unread,
Dec 14, 2012, 12:27:44 PM12/14/12
to json...@googlegroups.com

Hello,

I wrote a simple (and naive?) library to allow a C program in an embedded system to be configured by JSON-RPC calls from a Java/Swing configuration tool.
I really don't know if it's useful for anybody else, but if you want to take a look it's here:


Kind regards,

Henrique Gomes


Keshav Nair

unread,
Dec 14, 2012, 4:58:24 PM12/14/12
to json...@googlegroups.com
Ha really amazing i needed this for my project thanks.. gonna steal it now.. lolzz.. :p




--
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/-/OX-GEIJZOEMJ.
To post to this group, send email to json...@googlegroups.com.
To unsubscribe from this group, send email to json-rpc+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/json-rpc?hl=en.

Mathieu Benoit

unread,
Jan 18, 2013, 12:40:42 PM1/18/13
to json...@googlegroups.com
I will test this project and maybe add it to my project.

Can we add this project in implementation page?
http://json-rpc.org/wiki/implementations

And the project "JSON-RPC C Bridge" seems offline.

Thanks Henrique for your work,
Mathieu Benoit

Henrique Gomes

unread,
Jan 25, 2013, 7:05:41 AM1/25/13
to json...@googlegroups.com

On Jan 18, 2013, at 5:40 PM, Mathieu Benoit <mathb...@gmail.com> wrote:

> I will test this project and maybe add it to my project.
>
> Can we add this project in implementation page?
> http://json-rpc.org/wiki/implementations

It's on the list at the wikipedia page. I don't know who can change the wiki at json-rpc.org.

> And the project "JSON-RPC C Bridge" seems offline.
> Thanks Henrique for your work,
> Mathieu Benoit
>
> On Friday, December 14, 2012 12:27:44 PM UTC-5, Henrique Gomes wrote:
>
> Hello,
>
> I wrote a simple (and naive?) library to allow a C program in an embedded system to be configured by JSON-RPC calls from a Java/Swing configuration tool.
> I really don't know if it's useful for anybody else, but if you want to take a look it's here:
>
> https://github.com/hmng/jsonrpc-c
>
> Kind regards,
>
> Henrique Gomes
>
>
>
> --
> 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/-/brjgA5eXD6UJ.
> To post to this group, send email to json...@googlegroups.com.
> To unsubscribe from this group, send email to json-rpc+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/json-rpc?hl=en.

---
Henrique Gomes




Matt (MPCM)

unread,
Jan 25, 2013, 3:38:53 PM1/25/13
to json...@googlegroups.com
On Friday, January 25, 2013 7:05:41 AM UTC-5, Henrique Gomes wrote:

It's on the list at the wikipedia page. I don't know who can change the wiki at json-rpc.org.

That's me. :)

I have now updated the page with a link and directions at the top, which point to wikipedia. I'd rather people be obtaining the implementation list from wikipedia, as people keep it much more up to date.

http://en.wikipedia.org/wiki/JSON-RPC#Implementations

--
Matt (MPCM)

Henrique Gomes

unread,
Jan 26, 2013, 3:58:03 PM1/26/13
to json...@googlegroups.com
Thank you!

Henrique Gomes

--
You received this message because you are subscribed to the Google Groups "JSON-RPC" group.
To post to this group, send email to json...@googlegroups.com.
To unsubscribe from this group, send email to json-rpc+u...@googlegroups.com.

glenn.m...@gmail.com

unread,
Feb 2, 2016, 1:04:52 PM2/2/16
to JSON-RPC
Hello Henrique,

I am a newbie who's trying to implement RPC. I have tried and have run the sample server.c given by you in the example dir.
I am working on a debugging  tool, for this I am trying to build the tool using Java (Swing/NetBeans) that will communicate with C server and will bring back the data to show it into this debugging tool. I will have to use the NDK.

I somehow feel that it is becoming very difficult for me to implement NDK as well as calling remote procedures from the same.

Since you have worked on the similar flow (from Java client to C server), and hence came up with this awesome library :) can you please share some of the details how did you implement it, or share some sample of the same ?


-Regards
Glenn

Henrique Gomes

unread,
Feb 2, 2016, 5:50:07 PM2/2/16
to json...@googlegroups.com
Hi Glenn,

Any specific questions or difficulties?
I have no idea what NDK stands for. 

Cheers,
HG

Sent from my iPhone
--
You received this message because you are subscribed to the Google Groups "JSON-RPC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to json-rpc+u...@googlegroups.com.

To post to this group, send email to json...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages