yahooyahoo-messenger

Detect user visibility for Yahoo


How can I detect if a yahoo user is online or offline? I got connected to the yahoo server but I dont know what kind of packet to send to yahoo and then where in the received packet I can find the information about the user?

Thank you.


Solution

  • You may want to try using libyahoo2 (or reading the source), they also have partial YMSG9 protocol documentation which may be insightful.