Yahoo! Messenger (sometimes abbreviated YIM or YM) is an advertisement-supported instant messaging client and associated protocol provided by Yahoo!.
Questions tagged [yahoo-messenger]
57 questions
0
votes
1 answer
yahoo messenger status checker code?
I saw a lot of web sites out there that are capable of checking the status of a person on yahoo messenger, namely if that person is available, invisible or offline.
I have something in mind, but I need to know the method they used to achieve this.…

Andrei Chirtes
- 43
- 7
0
votes
1 answer
Unable to Uninstall yahoo messenger from system
Hi i've installed Yahoo messenger on my system.
Now i want to uninstall. But i can't able to uninstall through Control Panel\Programs and Features.
When i click uninstall button, a dialog alert displayed as
"An error occurred while trying to…

RVG
- 3,538
- 4
- 37
- 64
0
votes
2 answers
How to send a personal message (PM) in Yahoo Messenger with C#?
How do I send a personal message (PM) to a Yahoo user in Yahoo Messenger using C#?

p.eon13
- 11
- 1
0
votes
1 answer
Convert Yahoo Messenger Logs to Adium Logs
Is there a way to convert logs from YM for mac to Adium ?
Thanks
Cezar

Cezar Halmagean
- 882
- 9
- 23
0
votes
1 answer
Openymsg for android
I am developing YM client for Android. I've included the openymsg0.5 api. When I run the program it shows following error.
06-29 11:32:04.097: ERROR/InputThread(11206): org.openymsg.network.LoginRefusedException: Login Failed, unable to retrieve…

Kavitha
- 461
- 2
- 8
- 22
0
votes
1 answer
Yahoo messenger, which protocol does it use for VOIP/File transfer/Chat?
I was wondering what protocol does yahoo use for VOIP,File Transfer and Chat?
user349026
0
votes
2 answers
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.

Adrian
- 19,440
- 34
- 112
- 219
0
votes
2 answers
How to show Custom Url Protocol as a Link in the Y! Messenger?
I would like to register my custom protocol with Y! Messenger.
Please see the image below. Y! Messenger understands mailto:, ymsgr:, but not my custom protocol myapp:. The custom protocol is registered on both the machine sending the IM, and that…

Kermia
- 4,171
- 13
- 64
- 105
0
votes
1 answer
How to connect YMSG (Yahoo IM service) by server IP
I need a IM client that support yahoo and allow user to set yahoo IM server address.
Yahoo IM servers names (scs.msg.yahoo.com, scsa.msg.yahoo.com, scsb.msg.yahoo.com, scsc.msg.yahoo.com) are not accesible through my company LAN, so I should use IP…

mjafari
- 694
- 2
- 12
- 22
0
votes
2 answers
PHP Login system like yahoo Messenger
I would create a login authentication using php, The requirement is : one username account can't login at the same time, if this occur the first login user should logout automatically. Just like yahoo messenger do. How is the concept actually ?,…

Brain90
- 1,551
- 18
- 21
0
votes
1 answer
Programmatically get the yahoo messenger status
I'm interested to know how can I get the yahoo messenger status, as some sites do. I've find how to get the online/offline status, but not the invisible status as in this website: detectinvisible[dot]com
Do you have any idea?

dole
- 343
- 2
- 6
- 23
0
votes
0 answers
LinkButton postbackurl Error in asp.net
I want to send a Message by clicking on a LinkButton through yahoo messenger in Asp.net. Some times It works and sometimes I get this errors: Windows can not access the spesified device, path or file. You may not have appropriate permission to…

Javad-M
- 456
- 6
- 22
0
votes
2 answers
Is it possible to integrate yahoo messenger with android apps?
Some of my friends suggest me to use "openymsg", but it always failed when I add its dependency to the build.gradle and sync the gradle. When I put the jar to the "libs" folder, I still can't use it.
Is it even possible to integrate Yahoo Messenger…

zamroni hamim
- 545
- 1
- 6
- 21
0
votes
1 answer
Integrating messenger to an existing website
For an existing website and the users in it,how to integrate a chat application like yahoo or gmail or any other with minimum code changes.

Rajeev
- 44,985
- 76
- 186
- 285
0
votes
1 answer
Logging in to Yahoo Messenger using their newly released API
Im trying to login to yahoo messenger using the newly released messenger api.I referred to http://developer.yahoo.com/messenger/guide/ch05s03.html .I signed up for the API and have got a Consumer Key and a Consumer Secret.My yahoo id is…

bobm
- 1
- 1