Java API

Discussion of Transmission that doesn't fit in the other categories
Post Reply
Guran
Posts: 2
Joined: Tue Jan 17, 2012 4:29 am

Java API

Post by Guran »

Hello. I can not find API for Java. Does it still exist?
Guran
Posts: 2
Joined: Tue Jan 17, 2012 4:29 am

Re: Java API

Post by Guran »

Found the answer in the next topic. Perhaps yesterday the site briefly died.
viewtopic.php?f=1&t=10950
killemov
Posts: 573
Joined: Sat Jul 31, 2010 5:04 pm

Re: Java API

Post 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.
Post Reply