User Control Panel
Advertisements
HELP US, HELP YOU!
Author
Message
tatales Newbie Joined: 10 Sep 2006Posts: 1
Posted: Sun Sep 10, 2006 2:16 am Post subject: yahoo protocol service codes, update?
I was looking for some updated info on the yahoo protocol service codes but all I can find on the web seems outdated by years .
anybody has a list of codes for the current version?
In particular, i'm interested in what 0x0eb = 235 means...
thanks
JTL
Back to top
mattaustin Sentinel Joined: 19 Jul 2004Posts: 556 Location: Los Angeles, CA votes : 1
Posted: Sun Sep 10, 2006 11:30 pm Post subject:
Looking at the gaim source:
YAHOO_SERVICE_PICTURE_CHECKSUM = 0xbd,
YAHOO_SERVICE_PICTURE = 0xbe,
YAHOO_SERVICE_PICTURE_UPDATE = 0xc1,
YAHOO_SERVICE_PICTURE_UPLOAD = 0xc2,
Not too sure what YAHOO_SERVICE_PICTURE is.. but this may be a request for you to send your display picture to the connected client.... the other 2 for when they upload or change theres. _________________ [ matt ]
Back to top