VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Yahoo Chat

zapploid  (1 Submission)   Internet/HTML   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This Code is an example of how to log-in to yahoo chat if you ever want to make a client for it. It shows how to send and receive the necessary packets so you can establish a connection and fool yahoo chat into thinking that your program is a web browser. All you have to do is simply enter your username and password and this code will request your cookie and log-in with it.

Assumes
You need to know how to use protocals and other stuff like that in order to add more features to it. I have just given you the code and necessary packets for logging in using your UserName and Password.

API Declarations
Global cookie as boolean

Rate Yahoo Chat (4(4 Vote))
Yahoo Chat.bas

Yahoo Chat Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters