VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Yahoo Chat (YCHT) Example

by coozzzzz (4 Submissions)
Category: Miscellaneous
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

Demonstrates usage of the YCHT Protocol which is encapsulated (along with winsock) within a class module. All parsing of incoming packets and handling of outgoing packets are handled within the module itself and EventRaise's to return the data to a form which created an instance of it.

Assumes
This is by-far complete and may have incorrect parsing of some packets (such as multiple friend status packets) due to lack of testing. Before running the project make sure you've changed the "Username" and "Password" within the Form_Load Sub. Once connected you may test some commands from the TextBox at the bottom. Examples: /join The Bored Room:1 /goto Coozzzzz /pm Coozzzzz Hello! The GUI of the form is not good and is not meant to be. It's meant to demonstrate the uses of the class module and events raised by it.

Rate Yahoo Chat (YCHT) Example

Download Yahoo Chat (YCHT) Example

Download Yahoo Chat (YCHT) Example (8 KB)

Yahoo Chat (YCHT) Example Comments

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

Post your comment

Subject:
Message:
0/1000 characters