Results 1 to 15 of 15

Thread: Yahoo SDK

Hybrid View

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    14

    Re: Yahoo SDK

    I had asked him,but he said he tried a lot of times.
    But only change status can be done.
    So he also didn't know how to use others.
    The DLLL is steuped when the yahoo is steuped.
    So it's form yahoo's DLL.

  2. #2

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    14

    Re: Yahoo SDK

    anyone?

  3. #3
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    Re: Yahoo SDK

    Quote Originally Posted by m110033
    I had asked him,but he said he tried a lot of times.
    But only change status can be done.
    So he also didn't know how to use others.
    The DLLL is steuped when the yahoo is steuped.
    So it's form yahoo's DLL.
    Then it's not from the SDK. Some of Yahoo's DLL's can be used in VB. But probably not from the SDK.

  4. #4

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    14

    Re: Yahoo SDK

    Quote Originally Posted by DigiRev
    Then it's not from the SDK. Some of Yahoo's DLL's can be used in VB. But probably not from the SDK.
    Oh,I know.
    Then do you have any methods to get friends status?
    And anyone how to use the packets about yahoo in vb6 ?
    Just like to make a yahoo messsenger with vb6.
    But i don't have any ideals,can anyone help me?

  5. #5
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    Re: Yahoo SDK

    Quote Originally Posted by m110033
    Oh,I know.
    Then do you have any methods to get friends status?
    And anyone how to use the packets about yahoo in vb6 ?
    Just like to make a yahoo messsenger with vb6.
    But i don't have any ideals,can anyone help me?
    If you want to make your own Yahoo! client, learn how to use the Winsock control. Then learn the Yahoo! protocol, so you know what data to send to make it work with the server.

    You may want to try to find a working example first:
    http://www.pscode.com/vb/scripts/Bro...t=Alphabetical

    You can also download Ethereal which is a free packet monitor program and will show you the raw data going back and forth between Yahoo! Messenger and the Yahoo! server.
    http://www.ethereal.com/

  6. #6

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    14

    Re: Yahoo SDK

    Quote Originally Posted by DigiRev
    If you want to make your own Yahoo! client, learn how to use the Winsock control. Then learn the Yahoo! protocol, so you know what data to send to make it work with the server.

    You may want to try to find a working example first:
    http://www.pscode.com/vb/scripts/Bro...t=Alphabetical

    You can also download Ethereal which is a free packet monitor program and will show you the raw data going back and forth between Yahoo! Messenger and the Yahoo! server.
    http://www.ethereal.com/

    But,I don't how to use packet about yahoo.
    I had seen the http://www.pscode.com.
    And I had seen all the things about yahoo,but I do don't know how to modify it.
    Can give me ways to learn well?

  7. #7
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    Re: Yahoo SDK

    Quote Originally Posted by m110033
    But,I don't how to use packet about yahoo.
    I had seen the http://www.pscode.com.
    And I had seen all the things about yahoo,but I do don't know how to modify it.
    Can give me ways to learn well?
    Learn how to use the Winsock control first. Do a search for "Winsock tutorial" on here or on www.pscode.com/vb

    Then maybe make a couple simple chat programs until you learn how it works.

    Making a Yahoo! client isn't easy anymore. A lot of things have changed. You can get some info and links to other sites here:
    http://en.wikipedia.org/wiki/Yahoo!_Messenger_Protocol

    But I wouldn't even bother trying until you can use the Winsock control.

  8. #8

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    14

    Re: Yahoo SDK

    Quote Originally Posted by DigiRev
    Learn how to use the Winsock control first. Do a search for "Winsock tutorial" on here or on www.pscode.com/vb

    Then maybe make a couple simple chat programs until you learn how it works.

    Making a Yahoo! client isn't easy anymore. A lot of things have changed. You can get some info and links to other sites here:
    http://en.wikipedia.org/wiki/Yahoo!_Messenger_Protocol

    But I wouldn't even bother trying until you can use the Winsock control.
    OK,thank you.
    I'll try and do my best.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width