Click here to Skip to main content
15,906,947 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm trying to build a small YM Client instead of "official" YM client. Where can I find the tutorial? I'm using both VB.Net and C# with .Net Framework 4.0. There are many tutorials on the web but they are hoax, I can do nothing with those codes.
Posted
Updated 9-Apr-12 0:35am
v2

Hi,
Take a look at this post which has built a simple messenger:
Simple Messenger - A C# MSN Messenger-like Chat Application[^]

I hope it helps,
Cheers.
 
Share this answer
 
Comments
derodevil 9-Apr-12 10:39am    
No. That's not what I mean. I need a simple code how to create a Yahoo Messenger Client.
Reza Ahmadi 9-Apr-12 11:14am    
There are some more posts which sounds related to your question in the CodeProject, take a look at this one.
http://www.codeproject.com/Questions/107228/how-to-implement-yahoo-messenger-chat-app-in-C
I hope it helps
Hi,

You need yahoo messenger API for this YM Client.

i found this link. you can search more in google...

thanks
-Amit
 
Share this answer
 
Comments
derodevil 9-Apr-12 10:41am    
I know that link. What I need now is how to build a simple YM Client (login, send message and receive it asynchronously) in C# or VB.Net. I need a simple code as an example.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900