New Java RPC API

Discussion of Transmission that doesn't fit in the other categories
Post Reply
benow
Posts: 1
Joined: Thu Dec 02, 2010 10:52 pm

New Java RPC API

Post by benow »

Heyas, I've built up a Java API for the JSON RPC. It's a small api that facilitates access to the JSON RPC for Java apps, removing the need for knowing field names, parsing json, etc. It's also built in such a way that it is useful even as the spec changes, so that older versions remain useful, etc.

It can be found here:
http://benow.ca/projects/Transmission%20Java%20Client/

Perhaps it could be added to the Add-Ons (resources.php) page?
Jordan
Transmission Developer
Posts: 2312
Joined: Sat May 26, 2007 3:39 pm
Location: Titania's Room

Re: New Java RPC API

Post by Jordan »

I've added this to the resources page. Thanks for the link :)
Post Reply