VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Yahoo Chat

by zapploid (1 Submission)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

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

Upload

Download this snippet    Add to My Saved Code

Yahoo Chat Comments

No comments have been posted about Yahoo Chat. Why not be the first to post a comment about Yahoo Chat.

Post your comment

Subject:
Message:
0/1000 characters