Search found 4 matches

by Zelgadis3
Fri Jul 27, 2007 12:54 pm
Forum: Development
Topic: UDP API --- AUTH / LOGOUT issue
Replies: 2
Views: 6133

Duh!!!! I was using the ampersand >_< Shame on me :oops:

Thanks a lot!
by Zelgadis3
Thu Jul 26, 2007 10:48 pm
Forum: Development
Topic: UDP API --- AUTH / LOGOUT issue
Replies: 2
Views: 6133

UDP API --- AUTH / LOGOUT issue

I have a situation with these commands, when i send the AUTH command, a get a 200 response, and a correct session key i can use to retrieve ANIME data. The problem is when i want to log out using that session key(LOGOUT&s=CxMDS, for example) , i always get a 506 INVALID SESSION, and of course af...
by Zelgadis3
Thu Dec 21, 2006 10:02 pm
Forum: Development
Topic: Kanji encoding
Replies: 2
Views: 5961

Awesome, that did it

Thanks a lot!! :D
by Zelgadis3
Thu Dec 21, 2006 12:53 am
Forum: Development
Topic: Kanji encoding
Replies: 2
Views: 5961

Kanji encoding

Hi, i'm developing a client and i'm having some trouble with the ANIME and EPISODE commands. In the response, fields that should come in Kanji, return a series of question marks (??????). I tried to decode the byte array with every encoding, but none worked.. i'm lost :? I'm using C# 2.0, any ideas?...