Page 1 of 1
Java API
Posted: Tue Jan 17, 2012 4:39 am
by Guran
Hello. I can not find API for Java. Does it still exist?
Re: Java API
Posted: Wed Jan 18, 2012 4:13 am
by Guran
Found the answer in the next topic. Perhaps yesterday the site briefly died.
viewtopic.php?f=1&t=10950
Re: Java API
Posted: Tue Jan 24, 2012 10:28 pm
by killemov
I would not use the Java API because the the remote transmission API is JSON and fairly documented. See
https://trac.transmissionbt.com/browser ... c-spec.txt and use a
JSON library instead.
My point is that the Java API adds a level of indirection and may introduce more problems than it solves.