Finally i wrote something :)
I used part of my old code and adapted it to C... it simply try to =20
login to a battle.net server (europe.battle.net:6112) sending a couple =20
of valid user/pass... and apart from a little problem during the =20
verifying process (found also in my old program... it seems that the =20
server force you to send the user/pass couple twice) it works fine.
Then, what to do now? The chat protocol is stupid, it was thinked to =20
talk with users, not with programs... it is lacking in structure, it =20
could be difficult to play with it...
Anyway... I still don't understand how gaim works about buddy list.
It save it for itself or ask it to the server after the login process =20
to an account?
On bnet there is the friend list... it could be useful for our purpose? =20
There is the trouble of manage with it 'cause of the protocol :/
Uh... how to give you my code? Can I send to the ml?
cya
|