VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Yahoo Chat (YCHT) Example

coozzzzz  (4 Submissions)   Miscellaneous   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

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 (5(5 Vote))

Download Yahoo Chat (YCHT) Example

Yahoo Chat (YCHT) Example Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters