UDP API Definition: Difference between revisions

Jump to navigation Jump to search
Line 5: Line 5:
'''Version number used for protover parameter:''' "3"
'''Version number used for protover parameter:''' "3"


'''IMPORTANT NOTICE FOR DEVELOPERS:'''
'''IMPORTANT INFORMATION FOR ALL INTERESTED:'''
* If you are mainly interested in notifications and private messaging, check out our [[Jabber]] support first.
* If you are mainly interested in downloading a local copy of anidb, use the [[TCP API]] or go away.
* If you want to create a client you have to register it [http://anidb.info/perl-bin/animedb.pl?show=client here] and [[UDP_Clients|here]].
* If you want to create a client you have to register it [http://anidb.info/perl-bin/animedb.pl?show=client here] and [[UDP_Clients|here]].
** Check out the clients that are being developed. There exists usable code in many different languages already.
** Check out the clients that are being developed. There exists usable code in many different languages already.