Proposal of a java UDP client library

Want to help out? Need help accessing the AniDB API? This is the place to ask questions.

Moderator: AniDB

Locked
belgabor
Posts: 21
Joined: Tue May 17, 2005 12:50 am

Proposal of a java UDP client library

Post by belgabor »

How about 'squeezing' a java-wrapper for the udp api out of webaom? What I'm thinking of is encapsulating all the requirements of the udp api (packet rates, pause times, registration and so on) into a java library to make creation of clients easier.

On a different issue I'd also like to know where to get the source of webaom :D

Cheers
epoximator
AniDB Staff
Posts: 379
Joined: Sun Nov 07, 2004 11:05 am

Post by epoximator »

i've been thinking of doing this too

webaom source
suppy
Posts: 151
Joined: Mon Jan 31, 2005 10:37 am
Location: A House of the Azath

Post by suppy »

why not put a link to the source on the wiki, epoxi? or do you want people to ask for it before you provide it? ... would be fitting to have it next to the Applet, Jar, Webstart links ... in fact, I'll put it there unless you object (in which case all you need do is remove it yourself ^^;)
belgabor
Posts: 21
Joined: Tue May 17, 2005 12:50 am

Post by belgabor »

Thanks :D
Locked